Use schema_identifier for schema and express rule validation. See #3126

This commit is contained in:
Thomas Krijnen
2023-10-12 10:37:44 +02:00
parent 55e61b55d8
commit 81b4e42ca2
3 changed files with 7 additions and 4 deletions
@@ -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