dashboard/app/systemd/__init__.py

3 lines
51 B
Python

from app.systemd import units
__all__ = ["units"]