mirror of
https://github.com/beetbox/beets.git
synced 2026-05-17 07:11:01 -04:00
chore(beetsplug/convert): ruff format
This commit is contained in:
@@ -630,8 +630,7 @@ class ConvertPlugin(BeetsPlugin):
|
||||
# the after-conversion extension.
|
||||
replace_ext(
|
||||
item.destination(
|
||||
basedir=dest,
|
||||
path_formats=path_formats
|
||||
basedir=dest, path_formats=path_formats
|
||||
),
|
||||
get_format()[1],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user