mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-09 13:26: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,
|
web_session: ClientSession = None,
|
||||||
):
|
):
|
||||||
super().__init__(
|
super().__init__(
|
||||||
config.join_name if config else "iSponsorBlockTV",
|
config.join_name if config else "iSponsorBlockTV", logger=logger
|
||||||
logger=logger
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if web_session is not None:
|
if web_session is not None:
|
||||||
|
|||||||
Reference in New Issue
Block a user