mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-12 16:02:43 +00:00
Keep old comment
This commit is contained in:
parent
2c8853b4c6
commit
d5b5177e13
@ -678,7 +678,7 @@ class MultiFormatResourceTests(TrialTestCase):
|
|||||||
:param query_args: The query arguments to put into the request being
|
:param query_args: The query arguments to put into the request being
|
||||||
rendered. A mapping from ``bytes`` to ``list`` of ``bytes``.
|
rendered. A mapping from ``bytes`` to ``list`` of ``bytes``.
|
||||||
|
|
||||||
:return: The rendered response body as ``str``.
|
:return: The rendered response body as ``bytes``.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# TODO: probably should: (1) refactor this out of here to a
|
# TODO: probably should: (1) refactor this out of here to a
|
||||||
|
Loading…
Reference in New Issue
Block a user