Remove flask superclass
This commit is contained in:
parent
304913a878
commit
1d0b83690e
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