chore: remove package (#449)

* remove package

* reformat with black

* fix pytest error

* fix pytest error

* fix pytest error

* add packages

* change code
This commit is contained in:
Linlang
2024-10-24 20:38:13 +08:00
committed by GitHub
parent c71fd1fba2
commit 7672eaeaaa
13 changed files with 47 additions and 528 deletions
+1 -2
View File
@@ -35,8 +35,7 @@ class EvolvableSubjects:
return copy.deepcopy(self)
class QlibEvolvableSubjects(EvolvableSubjects):
...
class QlibEvolvableSubjects(EvolvableSubjects): ...
@dataclass