Browse Source

[telecino] Add coding declaration

master
Philipp Hagemeister 10 years ago
parent
commit
f3cd403c2b
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/telecinco.py

1
youtube_dl/extractor/telecinco.py

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

Loading…
Cancel
Save