-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update of submodules (bSI-Bot via GH action)
- Loading branch information
1 parent
e0880e1
commit 9433bcf
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule step_file_parser
updated
5 files
+151 −52 | __init__.py | |
+25 −0 | __main__.py | |
+2 −1 | fixtures/pass_1.ifc | |
+33 −37 | ifcgraph.py | |
+16 −3 | test_parser.py |
Submodule ifc_validation_models
updated
2 files
+50 −0 | migrations/0003_version_useradditionalinfo.py | |
+76 −0 | models.py |