mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[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 .nba import NBAIE
|
||||||
from .nbc import (
|
from .nbc import (
|
||||||
NBCIE,
|
NBCIE,
|
||||||
NBCSportsVPlayerIE,
|
|
||||||
NBCSportsIE,
|
|
||||||
NBCNewsIE,
|
NBCNewsIE,
|
||||||
|
NBCSportsIE,
|
||||||
|
NBCSportsVPlayerIE,
|
||||||
)
|
)
|
||||||
from .ndr import NDRIE
|
from .ndr import NDRIE
|
||||||
from .ndtv import NDTVIE
|
from .ndtv import NDTVIE
|
||||||
|
Loading…
Reference in New Issue
Block a user