1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-24 15:50:26 +01:00

[telecino] Add coding declaration

This commit is contained in:
Philipp Hagemeister 2014-10-23 20:21:27 +02:00
parent ad5f53ac72
commit f3cd403c2b

View File

@ -1,3 +1,4 @@
#coding: utf-8
from __future__ import unicode_literals
from .mitele import MiTeleIE