mirror of
https://github.com/beetbox/beets.git
synced 2026-01-03 14:32:55 +01:00
forgot the second blank line
This commit is contained in:
parent
3c8afd9a0e
commit
e898f4396e
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue