2025-07-01 10:44:42 +03:00

3 lines
50 B
Python

from src.app import create_app
app = create_app()