fsd
This commit is contained in:
parent
9719a0b9ee
commit
44fc58096a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ import redis
|
||||||
import time
|
import time
|
||||||
from sys import stdout
|
from sys import stdout
|
||||||
import faulthandler
|
import faulthandler
|
||||||
|
from json import loads
|
||||||
|
|
||||||
app = Flask(__name__, template_folder='templates')
|
app = Flask(__name__, template_folder='templates')
|
||||||
app.url_map.strict_slashes = False
|
app.url_map.strict_slashes = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue