Keep old comment

This commit is contained in:
Sajith Sasidharan 2020-08-27 12:56:04 -04:00
parent 2c8853b4c6
commit d5b5177e13

View File

@ -678,7 +678,7 @@ class MultiFormatResourceTests(TrialTestCase):
:param query_args: The query arguments to put into the request being
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