Browse Source

[NBCSports] Move imports alphabetically

master
Yen Chi Hsuan 9 years ago
parent
commit
1d31e7a2fc
1 changed files with 2 additions and 2 deletions
  1. 4
      youtube_dl/extractor/__init__.py

4
youtube_dl/extractor/__init__.py

@ -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…
Cancel
Save