1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-27 22:05:28 +00:00

[NBCSports] Move imports alphabetically

This commit is contained in:
Yen Chi Hsuan 2015-03-31 02:51:11 +08:00
parent a2a4d5fa31
commit 1d31e7a2fc

View file

@ -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