]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/corus.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / corus.py
index bcc34ddd8a12f8c942b43ab091309345b91ddd48..0a98c980f13add1f275501f4e51dbac534daa525 100644 (file)
@@ -1,7 +1,7 @@
 from .theplatform import ThePlatformFeedIE
 from ..utils import (
-    dict_get,
     ExtractorError,
+    dict_get,
     float_or_none,
     int_or_none,
 )