Files
alemno-payments/app/app.py

4 lines
44 B
Python

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