mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-22 03:49:18 +03:00
[elemental_tv] Fix import ordering issues
This commit is contained in:
@@ -2,8 +2,8 @@ import json
|
||||
import re
|
||||
import time
|
||||
|
||||
from yt_dlp.networking.exceptions import HTTPError
|
||||
from yt_dlp.extractor.common import InfoExtractor
|
||||
from yt_dlp.networking.exceptions import HTTPError
|
||||
from yt_dlp.utils import ExtractorError
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user