5353c82066
Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
60 B
Python
4 lines
60 B
Python
from app import create_app
|
|
|
|
create_app(setup_database=True)
|