mirror of
https://github.com/TrentSPalmer/flask_photo_scaling_app.git
synced 2025-12-13 22:01:29 -08:00
refactor with blueprints
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from app import app
|
||||
from app import init_app
|
||||
|
||||
app = init_app()
|
||||
|
||||
Reference in New Issue
Block a user