]> jfr.im git - yt-dlp.git/blobdiff - test/test_subtitles.py
[cleanup] Misc (#10043)
[yt-dlp.git] / test / test_subtitles.py
index 15cd6fc1edc8bb5baaa40af0b5583220215315ae..57362895f10a9670b39e8d97bfd066a420d48a0b 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python3
+
 # Allow direct execution
 import os
 import sys
@@ -6,8 +7,8 @@
 
 sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
 
-from test.helper import FakeYDL, is_download_test, md5
 
+from test.helper import FakeYDL, is_download_test, md5
 from yt_dlp.extractor import (
     NPOIE,
     NRKTVIE,