This commit is contained in:
Jesse Bannon 2023-10-03 10:48:47 -07:00
parent 86e9e08353
commit bf682dc6a9

View file

@ -142,7 +142,8 @@ class SubscriptionYTDLOptions:
)
logger.debug(
"Setting match-filters: %s", "\n - ".join([""] + match_filters) if match_filters else "[]"
"Setting match-filters: %s",
"\n - ".join([""] + match_filters) if match_filters else "[]",
)
logger.debug(
"Setting breaking-match-filters: %s",