mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 10:23:16 +00:00
[telecino] Add coding declaration
This commit is contained in:
parent
ad5f53ac72
commit
f3cd403c2b
|
@ -1,3 +1,4 @@
|
|||
#coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from .mitele import MiTeleIE
|
||||
|
|
Loading…
Reference in a new issue