We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d0daf commit 7b85f70Copy full SHA for 7b85f70
src/implementation/configuration_std.py
@@ -148,7 +148,7 @@ class PostgresConfiguration_Std(PostgresConfiguration_Base):
148
sm_SingleInstance__OptionHandlerToWrite__Std__Str = \
149
OptionHandlerToWrite__Std__Str()
150
151
- sm_SingleInstance__OptionHandlerToWrite__Std__UniqueStrList=\
+ sm_SingleInstance__OptionHandlerToWrite__Std__UniqueStrList = \
152
OptionHandlerToWrite__Std__UniqueStrList()
153
# fmt: on
154
0 commit comments