[NBCSports] Move imports alphabetically
This commit is contained in:
parent
a2a4d5fa31
commit
1d31e7a2fc
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue