mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
Update another instance of List.
This commit is contained in:
parent
e1839ff30d
commit
0cd197d4d0
@ -910,7 +910,7 @@ class _Accum(object):
|
||||
|
||||
def extend(self,
|
||||
size, # type: int
|
||||
ciphertext, # type: List[bytes]
|
||||
ciphertext, # type: list[bytes]
|
||||
):
|
||||
"""
|
||||
Accumulate some more ciphertext.
|
||||
|
Loading…
Reference in New Issue
Block a user