Explorar el Código

[telecino] Add coding declaration

Philipp Hagemeister hace 11 años
padre
commit
f3cd403c2b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      youtube_dl/extractor/telecinco.py

+ 1 - 0
youtube_dl/extractor/telecinco.py

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