fix _extractors.py linter error

This commit is contained in:
Audrey 2024-06-09 20:15:47 -04:00
parent 0372246647
commit fd545b5d8d

View file

@ -208,8 +208,8 @@ from .bandcamp import (
BandcampWeeklyIE, BandcampWeeklyIE,
) )
from .bannedvideo import ( from .bannedvideo import (
BannedVideoIE,
BannedVideoChannelIE, BannedVideoChannelIE,
BannedVideoIE,
BannedVideoPlaylistIE, BannedVideoPlaylistIE,
) )
from .bbc import ( from .bbc import (