delete useless;
append readme
This commit is contained in:
@@ -6,7 +6,7 @@ from .state import State
|
||||
|
||||
class Problem:
|
||||
|
||||
jitable: bool
|
||||
jitable = None
|
||||
|
||||
def __init__(self, problem_config: ProblemConfig = ProblemConfig()):
|
||||
self.config = problem_config
|
||||
|
||||
Reference in New Issue
Block a user