Ver código fonte

!2 fix run bug

pcacc 5 meses atrás
pai
commit
5777bc062e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      dongri_task.py

+ 1 - 1
dongri_task.py

@@ -615,4 +615,4 @@ if __name__ == '__main__':
     #task_collect(4).run()
     #task_returnAllLine().run()
     #task_paticipateInTeam().run()
-    #task_train(True).run()
+    task_train(True).run()