Files
2026-04-15 01:05:54 +02:00

4 lines
50 B
Python

from app import create_app
app = create_app()