mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-01-01 06:21:09 +01:00
[telecino] Add coding declaration
This commit is contained in:
parent
ad5f53ac72
commit
f3cd403c2b
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from .mitele import MiTeleIE
|
||||
|
|
Loading…
Reference in a new issue