haocrowd/core/base/__init__.py

3 lines
78 B
Python
Raw Normal View History

from .ResultBase import ResultBase
from .SimulationBase import SimulationBase