mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 23:43:20 +00:00
fix _extractors.py linter error
This commit is contained in:
parent
0372246647
commit
fd545b5d8d
|
@ -208,8 +208,8 @@
|
|||
BandcampWeeklyIE,
|
||||
)
|
||||
from .bannedvideo import (
|
||||
BannedVideoIE,
|
||||
BannedVideoChannelIE,
|
||||
BannedVideoIE,
|
||||
BannedVideoPlaylistIE,
|
||||
)
|
||||
from .bbc import (
|
||||
|
|
Loading…
Reference in a new issue