mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-05 09:59:24 +00:00
Trim comment lines
This commit is contained in:
parent
25f1a41886
commit
236d37900e
@ -652,9 +652,8 @@ class MultiFormatResourceTests(TrialTestCase):
|
||||
|
||||
def resource(self):
|
||||
"""
|
||||
Create and return an instance of a ``MultiFormatResource``
|
||||
subclass with a default HTML format, and two custom formats:
|
||||
``a`` and ``b``.
|
||||
Create and return an instance of a ``MultiFormatResource`` subclass
|
||||
with a default HTML format, and two custom formats: ``a`` and ``b``.
|
||||
"""
|
||||
class Content(MultiFormatResource):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user