Skip to content

Commit

Permalink
merge from main
Browse files Browse the repository at this point in the history
  • Loading branch information
sbera87 committed Jan 31, 2025
1 parent 5af3458 commit 733c1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/scripts/run_code_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ def main():

if __name__ == "__main__":
ret_code = main()
exit(ret_code)
exit(ret_code)

0 comments on commit 733c1e8

Please sign in to comment.