Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
f61397d111
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      wsps/hot_reload_temp_staging.py

+ 3
- 2
wsps/hot_reload_temp_staging.py View File

@@ -1,6 +1,7 @@
1 1
 
2
-import wsps.tasks_loop as *
3
-# print("HOTRELOAD")
2
+# import wsps.tasks_loop as *
3
+from wsps.tasks_loop import *
4
+print("HOTRELOAD")
4 5
 
5 6
 
6 7
 

Loading…
Cancel
Save