]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/skynewsarabia.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / skynewsarabia.py
index 867782778bee5a12e0cdfe80272f468ff5dcc1d4..234703cf705bcafcc06f1ff461c7585a570a35b3 100644 (file)
@@ -1,8 +1,8 @@
 from .common import InfoExtractor
 from ..compat import compat_str
 from ..utils import (
-    parse_iso8601,
     parse_duration,
+    parse_iso8601,
 )