mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-07 19:51:54 +03:00
[ie/reverbnation] adjusted formatting for imports
This commit is contained in:
@@ -1704,7 +1704,10 @@ from .rentv import (
|
||||
)
|
||||
from .restudy import RestudyIE
|
||||
from .reuters import ReutersIE
|
||||
from .reverbnation import ReverbNationArtistIE, ReverbNationIE
|
||||
from .reverbnation import (
|
||||
ReverbNationArtistIE,
|
||||
ReverbNationIE,
|
||||
)
|
||||
from .rheinmaintv import RheinMainTVIE
|
||||
from .ridehome import RideHomeIE
|
||||
from .rinsefm import (
|
||||
|
||||
Reference in New Issue
Block a user