Skip to content

Commit da1e20d

Browse files
committed
fix my cleanup
1 parent 5e437a0 commit da1e20d

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
@@ -504,7 +504,7 @@ def test_footnote_references_within_loose_list(self):
504504
'title="Jump back to footnote 2 in the text">&#8617;</a></p>\n'
505505
'</li>\n'
506506
'</ol>\n'
507-
'</div>\n'
507+
'</div>'
508508
)
509509

510510
def test_footnote_reference_within_html(self):

0 commit comments

Comments
 (0)