Skip to content

Commit

Permalink
Fix whitespace issue in gen-wiki.py
Browse files Browse the repository at this point in the history
  • Loading branch information
routel-nolan committed Dec 6, 2024
1 parent 3d115fb commit 13a795a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen-wiki.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,4 @@ def copy_wiki(md_files):
md_files = list_md_files(args.output_dir)
os.chdir("../..")
copy_wiki(md_files)


0 comments on commit 13a795a

Please sign in to comment.