odify genome for the official release

This commit is contained in:
root
2024-07-10 11:24:11 +08:00
parent 075460f896
commit ee8ec84202
83 changed files with 588 additions and 611 deletions

View File

@@ -1,4 +1,4 @@
from utils import State, StatefulBaseClass
from tensorneat.common import State, StatefulBaseClass
class BaseAlgorithm(StatefulBaseClass):