Skip to content

Commit

Permalink
[WIP] pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jobiols committed Jul 24, 2024
1 parent 9b9524e commit 395c4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gen_readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ def gen_readme(files, version, org_name, repo_name, branch, addons_dir):
print(args)
print('-------------------------')
print(files, version, org_name, repo_name, branch, addons_dir)
sys.exit()
sys.exit(1)


if version:
Expand Down

0 comments on commit 395c4b4

Please sign in to comment.