mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[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 .nba import NBAIE
|
||||
from .nbc import (
|
||||
NBCIE,
|
||||
NBCSportsVPlayerIE,
|
||||
NBCSportsIE,
|
||||
NBCNewsIE,
|
||||
NBCSportsIE,
|
||||
NBCSportsVPlayerIE,
|
||||
)
|
||||
from .ndr import NDRIE
|
||||
from .ndtv import NDTVIE
|
||||
|
|
Loading…
Reference in a new issue