overall fixes
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from .app import create_app
|
||||
|
||||
app = create_app()
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
from .app import create_app
|
||||
|
||||
app = create_app()
|
||||
|
||||