]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/shemaroome.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / shemaroome.py
index ec9938b8cb8b5afa55e5575869a72bec63f419ee..cca86ed6c0e40e3766be20c7e2e87a0d3d084eb8 100644 (file)
@@ -4,8 +4,8 @@
     compat_b64decode,
 )
 from ..utils import (
-    bytes_to_intlist,
     ExtractorError,
+    bytes_to_intlist,
     intlist_to_bytes,
     unified_strdate,
 )