[downloader/fragment] PEP 8
authorSergey M․ <dstftw@gmail.com>
Sun, 30 Apr 2017 15:04:01 +0000 (22:04 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 30 Apr 2017 15:04:01 +0000 (22:04 +0700)
youtube_dl/downloader/fragment.py

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