79b37d1891
Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
47 B
Python
4 lines
47 B
Python
from app import create_app
|
|
|
|
app = create_app()
|