Skip to content

Commit fe034d8

Browse files
committed
Fix lint error
1 parent d5dbc6f commit fe034d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pycheck/non_superuser_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .utils import Cursor, Postgres
1+
from .utils import Postgres
22

33
import pytest
44
import psycopg.errors

0 commit comments

Comments
 (0)