5 lines
72 B
Python
5 lines
72 B
Python
#rjbtest
|
|
from flask_prompt_master import create_app
|
|
|
|
app = create_app()
|