1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-18 02:59:31 +00:00

flake8 fix

This commit is contained in:
Jamil Karami 2023-02-22 11:18:42 +01:00
parent c6cb2f3692
commit 3209a28c7e

View file

@ -10,7 +10,6 @@ from ..utils import (
traverse_obj,
url_or_none,
)
class KickIE(InfoExtractor):