3 lines
107 B
Python
3 lines
107 B
Python
from .normal import NormalGene, NormalGeneConfig
|
|
from .recurrent import RecurrentGene, RecurrentGeneConfig
|