Explorar el Código

!2 fix run bug

pcacc hace 5 meses
padre
commit
5777bc062e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()