Browse Source

[downloader/fragment] PEP 8

Sergey M․ 8 years ago
parent
commit
50534b7158
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/downloader/fragment.py

+ 1 - 1
youtube_dl/downloader/fragment.py

@@ -49,7 +49,7 @@ class FragmentFD(FileDownloader):
                 index:  0-based index of current fragment among all fragments
                 index:  0-based index of current fragment among all fragments
             fragment_count:
             fragment_count:
                 Total count of fragments
                 Total count of fragments
-                
+
     This feature is experimental and file format may change in future.
     This feature is experimental and file format may change in future.
     """
     """