mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 12:12:15 +00:00
Show percentage results in BIMTester, add tests for element existance, attributes from a list, and more generic attribute checking
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
# This can be packaged with `pyinstaller --onefile --clean --icon=icon.ico diff.py`
|
||||
# This can be packaged with `pyinstaller --onefile --clean --icon=icon.ico ifcdiff.py`
|
||||
|
||||
import ifcopenshell
|
||||
from deepdiff import DeepDiff
|
||||
|
||||
Reference in New Issue
Block a user