]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/lifenews.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / lifenews.py
index 919cfcb374b24291d6a874a1117735f9e15a7f53..ea150a58b0dddffe2bc1eddbf6266b196c2f2749 100644 (file)
@@ -6,8 +6,8 @@
     compat_urlparse,
 )
 from ..utils import (
-    determine_ext,
     ExtractorError,
+    determine_ext,
     int_or_none,
     parse_iso8601,
     remove_end,