Remove flask superclass
This commit is contained in:
parent
af41dbe0c4
commit
af4cb0ff2b
15 changed files with 14 additions and 35 deletions
|
|
@ -18,7 +18,7 @@ import pkgutil
|
|||
import unittest
|
||||
import textwrap
|
||||
from contextlib import contextmanager
|
||||
from tests import TestFlask
|
||||
|
||||
from flask._compat import PY2
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue