Skip to content

Commit

Permalink
Test 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Jan 26, 2024
1 parent 8264571 commit 5512725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/generate-doc.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ def run():
safe_remove_directory("tmps/")
else:
safe_remove_directory("tmps/")
raise DocGenerationError(count)
raise DocGenerationError(count, inconsistencies)


if __name__ == "__main__":
Expand Down

0 comments on commit 5512725

Please sign in to comment.