Browse Source

auto commit

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

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

@@ -8,6 +8,7 @@ from . import tasks_loop
8 8
 
9 9
 def run_hrld():
10 10
 	print("glob_cl")
11
+	glob_cl = tasks_loop.glob_cl
11 12
 	# self.groups_set = set()
12 13
 	if glob_cl.has_cl:
13 14
 		return

Loading…
Cancel
Save