Skip to content

Commit fa62d9d

Browse files
committed
linting changes
1 parent db81dce commit fa62d9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/opentelemetry-docker-tests/tests/postgres/test_psycopg_sqlcommenter.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
import psycopg2
1616
from test_psycopg_functional import (
17-
POSTGRES_HOST,
1817
POSTGRES_DB_NAME,
19-
POSTGRES_PORT,
18+
POSTGRES_HOST,
2019
POSTGRES_PASSWORD,
20+
POSTGRES_PORT,
2121
POSTGRES_USER,
2222
)
2323

0 commit comments

Comments
 (0)