Skip to content

Commit 2faca3b

Browse files
fix pylint
1 parent cdcb0d8 commit 2faca3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/postgres-database/tests/test_utils_comp_runs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# pylint: disable=unused-argument
2+
# pylint: disable=redefined-outer-name
23
import datetime
34

45
import pytest

0 commit comments

Comments
 (0)