forked from M-Labs/web2019
5 lines
48 B
Python
5 lines
48 B
Python
from app import create_app
|
|
|
|
|
|
app = create_app()
|