[downloader/fragment] PEP 8

This commit is contained in:
Sergey M․ 2017-04-30 22:04:01 +07:00
commit 50534b7158
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -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.
""" """