Skip to content

Commit bc3f493

Browse files
committed
cleanup comment
1 parent da1e20d commit bc3f493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_syntax/extensions/test_footnotes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ def test_footnote_reference_within_list(self):
471471
)
472472

473473
def test_footnote_references_within_loose_list(self):
474-
"""Test footnote reference within a list item."""
474+
"""Test footnote references within loose list items."""
475475

476476
self.assertMarkdownRenders(
477477
self.dedent(

0 commit comments

Comments
 (0)