]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/webvtt.py
[docs] Misc improvements
[yt-dlp.git] / yt_dlp / webvtt.py
index 23d67a8971d78ad3cec493c516fcc078c60fe313..1138865ba3c9ac04e012de522eb4656ec93dd53f 100644 (file)
@@ -140,7 +140,6 @@ class HeaderBlock(Block):
     A WebVTT block that may only appear in the header part of the file,
     i.e. before any cue blocks.
     """
-
     pass