Skip to content

Commit

Permalink
Fix indentation 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 13a795a commit d1f2023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen-wiki.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,6 @@ def copy_wiki(md_files):

md_files = list_md_files(args.output_dir)
os.chdir("../..")

copy_wiki(md_files)

0 comments on commit d1f2023

Please sign in to comment.