forked from orbit-oss/flask
parent
5b309831ec
commit
025589ee76
63 changed files with 3784 additions and 3459 deletions
|
|
@ -4,4 +4,4 @@ from flask import Flask
|
|||
|
||||
raise ImportError()
|
||||
|
||||
testapp = Flask('testapp')
|
||||
testapp = Flask("testapp")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue