]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/pluralsight.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / pluralsight.py
index 809b65608f2b1bc5c4c6b54a673913d446695fe9..60c9efffea5e17de6437b767d339bc03edfea249 100644 (file)
@@ -10,8 +10,8 @@
     compat_urlparse,
 )
 from ..utils import (
-    dict_get,
     ExtractorError,
+    dict_get,
     float_or_none,
     int_or_none,
     parse_duration,