Files
Mateusz Gruszczyński bd562b3da6 first commit
2026-07-13 13:19:26 +02:00

3 lines
46 B
Python

from app import create_app
app = create_app()