Skip to content

Commit 9124386

Browse files
committed
Fix flake8
1 parent 1cca257 commit 9124386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/footnotes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
}
1717

1818
tpl.render(context)
19-
tpl.save(DEST_FILE)
19+
tpl.save(DEST_FILE)

0 commit comments

Comments
 (0)