Browse Source

!2 fix run bug

pcacc 5 months ago
parent
commit
5777bc062e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dongri_task.py

+ 1 - 1
dongri_task.py

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