mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-02 03:06:41 +00:00
Make RetrieveStatusPage comment a docstring
This commit is contained in:
parent
a39f6d36f4
commit
62760c0997
@ -675,8 +675,8 @@ class DownloadStatusPage(DownloadResultsRendererMixin, rend.Page):
|
||||
|
||||
|
||||
|
||||
# Renders "/status/retrieve-%d".
|
||||
class RetrieveStatusPage(MultiFormatResource):
|
||||
"""Renders /status/retrieve-%d."""
|
||||
|
||||
def __init__(self, retrieve_status):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user