2025-06-10 12:02:57 +08:00

5 lines
70 B
Python

from backend_flask.myapp import create_app
__all__ = ["create_app"]