Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Feb 4, 2025
1 parent d5dbc6f commit fe034d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pycheck/non_superuser_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .utils import Cursor, Postgres
from .utils import Postgres

import pytest
import psycopg.errors
Expand Down

0 comments on commit fe034d8

Please sign in to comment.