]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/shahid.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / shahid.py
index d509e8879c5d18fe8ebb1809973f134528a64632..89aee27280005f56c08db1ae198833ad3f1e246a 100644 (file)
@@ -5,9 +5,9 @@
 from .aws import AWSIE
 from ..networking.exceptions import HTTPError
 from ..utils import (
-    clean_html,
     ExtractorError,
     InAdvancePagedList,
+    clean_html,
     int_or_none,
     parse_iso8601,
     str_or_none,