mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[viddler] PEP8
This commit is contained in:
parent
a16f6643f0
commit
4fe8495a23
|
@ -6,7 +6,7 @@ from ..utils import (
|
|||
int_or_none,
|
||||
)
|
||||
from ..compat import (
|
||||
compat_urllib_request
|
||||
compat_urllib_request
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue