TrafficWheel/model/STEP/__init__.py

4 lines
43 B
Python

from .STEP import STEP
__all__ = ["STEP"]