mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 03:33:11 +01:00
Slightly fixed a formatting issue.
This commit is contained in:
parent
c5aa3f0112
commit
bd7c758dee
@ -86,8 +86,8 @@ def close(registry, filename, annotated=True, helpOnceOnly=False):
|
||||
else:
|
||||
lines.insert(0, '\n')
|
||||
if hasattr(value, 'value'):
|
||||
lines.append('#\n')
|
||||
if value.showDefault:
|
||||
lines.append('#\n')
|
||||
try:
|
||||
original = value.value
|
||||
value.value = value.default
|
||||
|
Loading…
Reference in New Issue
Block a user