Changes:增加了自动生成修改数据变csv的格式
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
from algorithm import algorithm
|
||||
import json
|
||||
import ray
|
||||
|
||||
|
||||
@ray.remote
|
||||
class excursion(algorithm):
|
||||
def __init__(self):
|
||||
self.config_dict_ = None
|
||||
|
||||
Reference in New Issue
Block a user