mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-18 03:08:31 +00:00
Remove one line to make autopep8 happy
This commit is contained in:
parent
a408c1f0b6
commit
2db19fec29
@ -13,7 +13,6 @@
|
|||||||
from ..utils.traversal import traverse_obj
|
from ..utils.traversal import traverse_obj
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class BlackboardCollaborateIE(InfoExtractor):
|
class BlackboardCollaborateIE(InfoExtractor):
|
||||||
_VALID_URL = r'''(?x)
|
_VALID_URL = r'''(?x)
|
||||||
https?://
|
https?://
|
||||||
|
Loading…
Reference in New Issue
Block a user