pull/997/head
Moravčík, Marian 5 years ago
parent dcd8e78464
commit 71e3877417

@ -7,7 +7,7 @@ import os
from get_args import args from get_args import args
from config import base_url from config import base_url
socketio = SocketIO() socketio = SocketIO(async_mode='threading')
def create_app(): def create_app():

Loading…
Cancel
Save