Files
ad-dev-conf/apps/my_repo/my_pkg/__init__.py
John Lancaster 7d4098ce79 initial commit
2024-02-21 21:23:05 -06:00

2 lines
70 B
Python

from .motion import Motion
from .my_sub_pkg.hello import HelloWorldSub