1
0
Fork 0

Fix some typos and linter

This commit is contained in:
pukkandan 2021-04-01 14:16:10 +05:30
commit b050d210df
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
6 changed files with 13 additions and 14 deletions

View file

@ -15,7 +15,6 @@ from .common import InfoExtractor, SearchInfoExtractor
from ..compat import (
compat_chr,
compat_HTTPError,
compat_kwargs,
compat_parse_qs,
compat_str,
compat_urllib_parse_unquote_plus,