forked from 3wordchant/capsul-flask
5 lines
56 B
Python
5 lines
56 B
Python
|
|
from capsulflask import create_app
|
|
|
|
app = create_app()
|