mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 02:01:50 +00:00
Give lint a chance
All we are saying is ...
This commit is contained in:
parent
dd2ee5e071
commit
3fa061e297
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import itertools
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..compat import (
|
||||
compat_parse_qs,
|
||||
|
|
Loading…
Reference in a new issue