chore(beetsplug/convert): ruff format

This commit is contained in:
Pierre Ayoub
2025-05-14 10:12:38 +02:00
parent cf2cd36d61
commit f0c2c8e649

View File

@@ -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],
),