mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-10 04:09:58 +00:00
Add missing "param:" to docstring
This commit is contained in:
parent
c18488872c
commit
8e17d203cf
@ -874,7 +874,7 @@ class MapupdateStatusPage(MultiFormatResource):
|
||||
|
||||
def __init__(self, update_status):
|
||||
"""
|
||||
:update_status servermap.UpdateStatus: server map stats provider.
|
||||
:param update_status servermap.UpdateStatus: server map stats provider.
|
||||
"""
|
||||
super(MapupdateStatusPage, self).__init__()
|
||||
self._update_status = update_status
|
||||
|
Loading…
x
Reference in New Issue
Block a user