fixed line length

This commit is contained in:
SpirosChadoulos 2017-04-19 13:07:04 +03:00
parent de57602e34
commit 60318f1e02

View file

@ -1450,7 +1450,8 @@ default_commands.append(modify_cmd)
# move: Move/copy files to the library or a new base directory.
def move_items(lib, dest, query, copy, album, pretend, export=False, confirm=False):
def move_items(lib, dest, query, copy, album, pretend, export=False,
confirm=False):
"""Moves or copies items to a new base directory, given by dest. If
dest is None, then the library's base directory is used, making the
command "consolidate" files.