瀏覽代碼

auto commit

master
jfinn 9 月之前
父節點
當前提交
57f9cc49a1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      edan_v1/hrld/test_imp.py

+ 1
- 1
edan_v1/hrld/test_imp.py 查看文件

7
 import asyncio
7
 import asyncio
8
 
8
 
9
 async def run_hrld(n=0):
9
 async def run_hrld(n=0):
10
-	print("glob_cl")
10
+	print("glob_cl.")
11
 	# return
11
 	# return
12
 	glob_cl = tasks_loop.glob_cl
12
 	glob_cl = tasks_loop.glob_cl
13
 	# self.groups_set = set()
13
 	# self.groups_set = set()

Loading…
取消
儲存