@@ -1,7 +1,8 @@
from algorithm import algorithm
import json
import ray
@ray.remote
class step(algorithm):
def __init__(self):
self.config_dict_ = None
The note is not visible to the blocked user.