We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422e424 commit c375f68Copy full SHA for c375f68
1 file changed
tests/test_autogen_render.py
@@ -48,8 +48,8 @@
48
from alembic.testing import config
49
from alembic.testing import eq_
50
from alembic.testing import eq_ignore_whitespace
51
-from alembic.testing import mock
52
from alembic.testing import is_not_
+from alembic.testing import mock
53
from alembic.testing import TestBase
54
from alembic.testing.fixtures import op_fixture
55
from alembic.util import sqla_compat
0 commit comments