We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747b480 commit b198428Copy full SHA for b198428
1 file changed
docs/check_markdown_links.py
@@ -204,4 +204,5 @@ def main():
204
print("\nLink checking complete!")
205
206
if __name__ == "__main__":
207
- main()
+ main()
208
+
0 commit comments