Whitespace again
This commit is contained in:
parent
be6f8bbafc
commit
4c56ff7723
@ -495,7 +495,7 @@ def main():
|
|||||||
'\t\t'.join(map(str, item))
|
'\t\t'.join(map(str, item))
|
||||||
for item in new_settings.items()
|
for item in new_settings.items()
|
||||||
) + '\n\n'
|
) + '\n\n'
|
||||||
'Do you want to store them?\t\t\t\t\t\t',
|
'Do you want to store them?\t\t\t\t',
|
||||||
timeout=3
|
timeout=3
|
||||||
)
|
)
|
||||||
if answer:
|
if answer:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user