mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-16 06:15:46 +00:00
[radioplay] fix flake
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
This commit is contained in:
parent
6128cae342
commit
c3f756cd79
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
|
Loading…
Reference in a new issue