5 lines
68 B
Python
5 lines
68 B
Python
#rjb
|
|
from flask_prompt_master import create_app
|
|
|
|
app = create_app()
|