Files
smart-inspection/agv_app/__init__.py
T
2026-05-14 21:43:35 +08:00

4 lines
40 B
Python

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