Explorar el Código

[ubu] Add missing whitespace

Sergey M․ hace 11 años
padre
commit
493987fefe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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