Skip to content

Commit b198428

Browse files
committed
Add newline
1 parent 747b480 commit b198428

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/check_markdown_links.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,5 @@ def main():
204204
print("\nLink checking complete!")
205205

206206
if __name__ == "__main__":
207-
main()
207+
main()
208+

0 commit comments

Comments
 (0)