Update export-stl.py
This commit is contained in:
1
.github/workflows/scripts/export-stl.py
vendored
1
.github/workflows/scripts/export-stl.py
vendored
@@ -193,4 +193,3 @@ if __name__ == '__main__':
|
||||
noun = "exception" if len(exceptions) == 1 else "exceptions"
|
||||
print(f"There {verb} {len(exceptions)} {noun}")
|
||||
|
||||
assert len(exceptions) == 0
|
||||
|
||||
Reference in New Issue
Block a user