Skip to content

Commit 8888fa6

Browse files
author
d.kovalenko
committed
Code style [black]
1 parent 280a499 commit 8888fa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212

1313
__all__ = [
14-
'PostgresConfiguration',
15-
'PostgresConfigurationReader',
16-
'PostgresConfigurationWriter',
14+
"PostgresConfiguration",
15+
"PostgresConfigurationReader",
16+
"PostgresConfigurationWriter",
1717
]
1818

1919

0 commit comments

Comments
 (0)