Added __init__.py's

This commit is contained in:
SimpleArt
2020-09-28 13:42:54 -04:00
parent 6e785c2651
commit e01ee53b87
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
import .chromosome

View File

@ -0,0 +1 @@
import .gene.py

View File

@ -0,0 +1 @@
import .population