whitespace
This commit is contained in:
parent
9d539aaa16
commit
e9b9118c2a
5 changed files with 17 additions and 15 deletions
lbrynet/blob
|
@ -12,6 +12,7 @@ log = logging.getLogger(__name__)
|
|||
|
||||
MAX_BLOB_SIZE = 2 * 2 ** 20
|
||||
|
||||
|
||||
class BlobFile(object):
|
||||
"""
|
||||
A chunk of data available on the network which is specified by a hashsum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue