Browse Source

auto commit

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

+ 1
- 1
wsps/tasks_loop.py View File

@@ -285,7 +285,7 @@ class RldMan():
285 285
 		# for k in self.files:
286 286
 		for k in [*self.files]:
287 287
 			self.rld_file(k,ret)
288
-		# p("rld_files!")
288
+		p("rld_files!")
289 289
 		p("",end="",flush=True)
290 290
 		return ret
291 291
 

Loading…
Cancel
Save