diff options
Diffstat (limited to 'youtube_dl/extractor/pandoratv.py')
| -rw-r--r-- | youtube_dl/extractor/pandoratv.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/pandoratv.py b/youtube_dl/extractor/pandoratv.py index 8d49f5c4a..2b07958bb 100644 --- a/youtube_dl/extractor/pandoratv.py +++ b/youtube_dl/extractor/pandoratv.py @@ -1,4 +1,4 @@ -# encoding: utf-8 +# coding: utf-8  from __future__ import unicode_literals  from .common import InfoExtractor  | 
