Parcourir la source

[ubu] Add missing whitespace

Sergey M․ il y a 11 ans
Parent
commit
493987fefe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      youtube_dl/extractor/__init__.py

+ 1 - 1
youtube_dl/extractor/__init__.py

@@ -327,7 +327,7 @@ from .tutv import TutvIE
 from .tvigle import TvigleIE
 from .tvp import TvpIE
 from .tvplay import TVPlayIE
-from.ubu import UbuIE
+from .ubu import UbuIE
 from .udemy import (
     UdemyIE,
     UdemyCourseIE