Files
math-problems-structure/main.py

5 lines
53 B
Python

from app.main import create_app
app = create_app()