mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 16:27:37 +00:00
Remove unnecessary blank lines in mk_genfile_common.py and mk_api_doc.py
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
d7aa454760
commit
0ad40a3f54
2 changed files with 0 additions and 5 deletions
|
|
@ -468,7 +468,6 @@ try:
|
|||
# We just need to register that it exists for the link in the index
|
||||
print("Go documentation link will be included in index.")
|
||||
|
||||
|
||||
print("Documentation was successfully generated at subdirectory '{}'.".format(OUTPUT_DIRECTORY))
|
||||
except Exception:
|
||||
exctype, value = sys.exc_info()[:2]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue