aircox-radiocampus/aircox/tests/__init__.py
2023-03-13 17:47:00 +01:00

4 lines
52 B
Python

from . import management
__all__ = ("management",)