Files
mta-sign/mta_manager/__init__.py

4 lines
60 B
Python

from .mta import *
from .route import *
from .stop import *