]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/dplay.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / dplay.py
index 1ecc4baf67993c4ecd3429650184db3d27e8493d..ddf2128b0a434fff9155ca78df3a6f159a445ce5 100644 (file)
@@ -4,8 +4,8 @@
 from .common import InfoExtractor
 from ..networking.exceptions import HTTPError
 from ..utils import (
-    determine_ext,
     ExtractorError,
+    determine_ext,
     float_or_none,
     int_or_none,
     remove_start,