Skip to content

Commit 58fcb76

Browse files
committed
fix: correct missing lint on files
1 parent c5cf454 commit 58fcb76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cosmotech/coal/postgresql/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
class PostgresUtils:
2222

23-
2423
def __init__(self, configuration: Configuration):
2524
self._configuration = configuration.postgres
2625

0 commit comments

Comments
 (0)