mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Ignore all errors
This commit is contained in:
parent
4294c2854b
commit
f09c4d15f6
@ -1,5 +1,5 @@
|
||||
import eventlet
|
||||
eventlet.monkey_patch() # noqa: E261
|
||||
eventlet.monkey_patch() # noqa
|
||||
from app import create_app, db, socketio
|
||||
from app.models import Corpus, Job, Role, User
|
||||
from flask_migrate import Migrate
|
||||
|
Loading…
Reference in New Issue
Block a user