4 lines
108 B
Python
4 lines
108 B
Python
from .normal import NormalGene, NormalGeneConfig
|
|
from .recurrent import RecurrentGene, RecurrentGeneConfig
|
|
|