]> jfr.im git - yt-dlp.git/blobdiff - devscripts/make_lazy_extractors.py
[docs] Misc improvements
[yt-dlp.git] / devscripts / make_lazy_extractors.py
index 383c7e057cf1d0aa28046f4f8846663a31bc78b6..2d4530eb967ebf1881b9fc3b7277b184f988fe82 100644 (file)
@@ -2,8 +2,8 @@
 
 # Allow direct execution
 import os
-import sys
 import shutil
+import sys
 
 sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))