Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
05b40e1f15
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/tasks_loop.py

+ 1
- 1
wsps/tasks_loop.py View File

@@ -46,4 +46,4 @@ p("400 globCL.init_cnt:",globCL.init_cnt)
46 46
 glob_cl_b =  globCL()
47 47
 p("501 globCL.init_cnt:",globCL.init_cnt)
48 48
 
49
-print("..",end="\n",flush=True)
49
+print("..",end="\n",flush=True)

Loading…
Cancel
Save