forgot the second blank line

This commit is contained in:
Georg Schwitalla 2020-10-24 13:19:29 +02:00
parent 3c8afd9a0e
commit e898f4396e

View file

@ -1696,6 +1696,7 @@ def config_func(lib, opts, args):
else:
print("Empty configuration")
def config_edit():
"""Open a program to edit the user configuration.
An empty config file is created if no existing config file exists.