]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/hearthisat.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / hearthisat.py
index c7da8f97dee09efce63951e4444c5df13ba795f9..eb0a77952ea627f2dfdc4f3c4e3f0b968f3cbc08 100644 (file)
@@ -1,7 +1,7 @@
 from .common import InfoExtractor
 from ..utils import (
-    determine_ext,
     KNOWN_EXTENSIONS,
+    determine_ext,
     str_to_int,
 )