Browse Source

[d8] typo

Philipp Hagemeister 11 years ago
parent
commit
43030f36db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/d8.py

+ 1 - 1
youtube_dl/extractor/d8.py

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