Browse Source

auto commit

master
jfinn 9 months ago
parent
commit
57f9cc49a1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      edan_v1/hrld/test_imp.py

+ 1
- 1
edan_v1/hrld/test_imp.py View File

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

Loading…
Cancel
Save