]> jfr.im git - yt-dlp.git/blobdiff - test/test_jsinterp.py
[cleanup] Consistent style for file heads
[yt-dlp.git] / test / test_jsinterp.py
index 872c58c8fab29e0d402aa692860bc2ecc0575685..4277cabe022ad8d6a49212a4ed7d52631b658e60 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python3
+
 # Allow direct execution
 import os
 import sys
@@ -6,6 +7,7 @@
 
 sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
 
+
 from yt_dlp.jsinterp import JSInterpreter