0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-22 02:15:12 +00:00

[extractors] Remove superfluous whitespace

This commit is contained in:
Sergey M․ 2019-03-17 09:41:16 +07:00
parent 81dada0b4b
commit ddff25c5d1
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -1400,7 +1400,7 @@
WebOfStoriesPlaylistIE,
)
from .weibo import (
WeiboIE,
WeiboIE,
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE