]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/ndr.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / ndr.py
index 41ea3629a97b0ede3225356502166b22ee15c3e7..243221d46be416604dd2ce8c7c9986d075edb1ca 100644 (file)
@@ -3,8 +3,8 @@
 from .common import InfoExtractor
 from ..compat import compat_urllib_parse_urlparse
 from ..utils import (
-    determine_ext,
     ExtractorError,
+    determine_ext,
     int_or_none,
     merge_dicts,
     parse_iso8601,