1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-02 17:22:31 +01:00

[d8] typo

This commit is contained in:
Philipp Hagemeister 2014-01-22 03:10:31 +01:00
parent 48c63f1653
commit 43030f36db

View File

@ -1,5 +1,5 @@
# encoding: utf-8
from __future__ import unicode_literal
from __future__ import unicode_literals
from .canalplus import CanalplusIE