]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/glomex.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / glomex.py
index 22aac0db90aaef11f2d5bdf0c9d9250363df6392..515f3c5671a5fff1eb2ddaf3c40cb3ad5aa4fb50 100644 (file)
@@ -3,9 +3,9 @@
 
 from .common import InfoExtractor
 from ..utils import (
+    ExtractorError,
     determine_ext,
     extract_attributes,
-    ExtractorError,
     int_or_none,
     parse_qs,
     smuggle_url,