3 lines
93 B
Python
3 lines
93 B
Python
# FROM (. means local) file_name IMPORT function_name
|
|
from .methods import Crossover_methods
|