mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
Update comment on HelperStatus
This commit is contained in:
parent
18d5d3fc49
commit
f02501eadf
@ -1152,7 +1152,7 @@ class HelperStatusElement(Element):
|
||||
|
||||
def __init__(self, helper):
|
||||
"""
|
||||
:param _allmydata.immutable.offloaded.Helper helper
|
||||
:param _allmydata.immutable.offloaded.Helper helper: upload helper.
|
||||
"""
|
||||
super(HelperStatusElement, self).__init__()
|
||||
self._helper = helper
|
||||
|
Loading…
Reference in New Issue
Block a user