Files
Argenta/argenta/app/__init__.py
T
2025-03-28 13:11:40 +03:00

4 lines
43 B
Python

__all__ = ["App"]
from .entity import App