mirror of https://github.com/yt-dlp/yt-dlp.git
[NBCSports] Move imports alphabetically
This commit is contained in:
parent
a2a4d5fa31
commit
1d31e7a2fc
|
@ -310,9 +310,9 @@ from .naver import NaverIE
|
|||
from .nba import NBAIE
|
||||
from .nbc import (
|
||||
NBCIE,
|
||||
NBCSportsVPlayerIE,
|
||||
NBCSportsIE,
|
||||
NBCNewsIE,
|
||||
NBCSportsIE,
|
||||
NBCSportsVPlayerIE,
|
||||
)
|
||||
from .ndr import NDRIE
|
||||
from .ndtv import NDTVIE
|
||||
|
|
Loading…
Reference in New Issue