Browse Source

auto commit

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

+ 0
- 1
wsps/tasks_loop.py View File

217
 		base_path+"i5.py",
217
 		base_path+"i5.py",
218
 		]
218
 		]
219
 
219
 
220
-
221
 		self.add_files(file_list)
220
 		self.add_files(file_list)
222
 		# self.add_files(file_list,{"run"})
221
 		# self.add_files(file_list,{"run"})
223
 	def persistent_loop_cb(self,*a,**kw):
222
 	def persistent_loop_cb(self,*a,**kw):

Loading…
Cancel
Save