Skip to content

Commit

Permalink
added help generator
Browse files Browse the repository at this point in the history
  • Loading branch information
ialbert committed Feb 20, 2024
1 parent b57d361 commit 03b7fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ test:
python -W error doc/test_plac.py

generate:
python -W error doc/test_generate.py
python -W error doc/generate_help.py

clean:
rm -rf docs/

0 comments on commit 03b7fd2

Please sign in to comment.