1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-06-29 20:56:11 +02: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