]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/weibo.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / weibo.py
index 2fca745aa5cbe1925e4dd53de27296c0a78182f0..b6a6593850d20aee9b1e2d2fb5dce1fe53e4519d 100644 (file)
@@ -1,6 +1,6 @@
+import itertools
 import json
 import random
-import itertools
 import urllib.parse
 
 from .common import InfoExtractor