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