use black format all files;
remove "return state" for functions which will be executed in vmap; recover randkey as args in mutation methods
This commit is contained in:
@@ -2,4 +2,4 @@ from .ga import *
|
||||
from .gene import *
|
||||
from .genome import *
|
||||
from .species import *
|
||||
from .neat import NEAT
|
||||
from .neat import NEAT
|
||||
|
||||
Reference in New Issue
Block a user