Remove flask superclass
This commit is contained in:
parent
af41dbe0c4
commit
af4cb0ff2b
15 changed files with 14 additions and 35 deletions
|
|
@ -17,7 +17,7 @@ import sys
|
|||
import flask
|
||||
import threading
|
||||
from werkzeug.exceptions import NotFound
|
||||
from tests import TestFlask
|
||||
|
||||
|
||||
|
||||
_gc_lock = threading.Lock()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue