]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/tbs.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / tbs.py
index 808c6c73d34e876115938c2ab59108c4dbf47fc1..4e178593f4e260ad40519f5309248574e958069f 100644 (file)
@@ -2,8 +2,8 @@
 
 from .turner import TurnerBaseIE
 from ..compat import (
-    compat_urllib_parse_urlparse,
     compat_parse_qs,
+    compat_urllib_parse_urlparse,
 )
 from ..utils import (
     float_or_none,