mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
Use schema_identifier for schema and express rule validation. See #3126
This commit is contained in:
@@ -27,6 +27,9 @@ import numbers
|
||||
import itertools
|
||||
import operator
|
||||
import functools
|
||||
import subprocess
|
||||
import sys
|
||||
import time
|
||||
|
||||
from . import ifcopenshell_wrapper
|
||||
from . import settings
|
||||
|
||||
Reference in New Issue
Block a user