mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-25 03:32:05 +00:00
[extractors] Remove superfluous whitespace
This commit is contained in:
parent
81dada0b4b
commit
ddff25c5d1
1 changed files with 1 additions and 1 deletions
|
@ -1400,7 +1400,7 @@ from .webofstories import (
|
||||||
WebOfStoriesPlaylistIE,
|
WebOfStoriesPlaylistIE,
|
||||||
)
|
)
|
||||||
from .weibo import (
|
from .weibo import (
|
||||||
WeiboIE,
|
WeiboIE,
|
||||||
WeiboMobileIE
|
WeiboMobileIE
|
||||||
)
|
)
|
||||||
from .weiqitv import WeiqiTVIE
|
from .weiqitv import WeiqiTVIE
|
||||||
|
|
Loading…
Reference in a new issue