1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-03 13:45:39 +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 @@ from .webofstories import (
WebOfStoriesPlaylistIE,
)
from .weibo import (
WeiboIE,
WeiboIE,
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE