mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-06 03:46:44 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -20,8 +20,7 @@ class YtLoungeApi(pyytlounge.YtLoungeApi):
|
||||
web_session: ClientSession = None,
|
||||
):
|
||||
super().__init__(
|
||||
config.join_name if config else "iSponsorBlockTV",
|
||||
logger=logger
|
||||
config.join_name if config else "iSponsorBlockTV", logger=logger
|
||||
)
|
||||
|
||||
if web_session is not None:
|
||||
|
||||
Reference in New Issue
Block a user