1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-07-01 16:19:32 +00:00

[ubu] Add missing whitespace

This commit is contained in:
Sergey M․ 2014-08-03 01:20:51 +07:00
parent c97797a737
commit 493987fefe

View file

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