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