mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
Work towards v1.0 data model with encapsulated weak_ptr as basis for instances
This commit is contained in:
@@ -24,9 +24,9 @@ try:
|
||||
|
||||
import ifcopenshell.util.attribute
|
||||
import ifcopenshell.util.schema
|
||||
from .file import file
|
||||
from . import file
|
||||
from . import ifcopenshell_wrapper
|
||||
from .entity_instance import entity_instance
|
||||
from . import entity_instance
|
||||
|
||||
from lark import Lark, Transformer
|
||||
from typing import Any, NoReturn, Union, Optional
|
||||
|
||||
Reference in New Issue
Block a user