Skip to content

Commit

Permalink
Remove excessive whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bonnefoa committed Jan 26, 2023
1 parent e2465ec commit 971d9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/tests/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import pytest

from datadog_checks.dev import get_docker_hostname
from datadog_checks.postgres.util import SLRU_METRICS, TX_METRICS
from datadog_checks.postgres.util import SLRU_METRICS, TX_METRICS

HOST = get_docker_hostname()
PORT = '5432'
Expand Down

0 comments on commit 971d9a0

Please sign in to comment.