jfinn пре 3 година
родитељ
комит
336de01f58
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3
    3
      wsps/hot_reload_temp_staging.py

+ 3
- 3
wsps/hot_reload_temp_staging.py Прегледај датотеку

@@ -1,7 +1,7 @@
1 1
 
2 2
 # import wsps.tasks_loop as *
3 3
 from wsps.tasks_loop import *
4
-print("HOTRELOAD")
4
+# print("HOTRELOAD")
5 5
 
6 6
 
7 7
 
@@ -271,5 +271,5 @@ def init_class_edits(Mixins):
271 271
 	class_edit(Mixins.DevMixin,DevMixin_R1)
272 272
 	class_edit(Mixins.DevMixin,DevMixin_R2_DevSto)
273 273
 
274
-print(dir())
275
-print("z",flush=True)
274
+# print(dir())
275
+# print("z",flush=True)

Loading…
Откажи
Сачувај