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 86054f1 commit ce8bdc3Copy full SHA for ce8bdc3
pgcontents/tests/test_pgmanager.py
@@ -22,7 +22,6 @@
22
23
from IPython.html.services.contents.tests.test_manager import TestContentsManager # noqa
24
25
-from tornado.web import HTTPError
26
from pgcontents.pgmanager import PostgresContentsManager
27
from .utils import (
28
assertRaisesHTTPError,
0 commit comments