1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00: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