Philipp Hagemeister vor 12 Jahren
Ursprung
Commit
43030f36db
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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