test
This commit is contained in:
parent
e95a893fc4
commit
3e84253fad
@ -3,4 +3,5 @@ from flask import Flask
|
||||
|
||||
def create_app():
|
||||
app = Flask(__name__)
|
||||
app.config["A"] = 1
|
||||
return app
|
||||
|
Loading…
x
Reference in New Issue
Block a user