mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
ifcm - fix missing ifcopenshell import
This commit is contained in:
@@ -20,6 +20,7 @@ import os
|
||||
import re
|
||||
import csv
|
||||
import importlib
|
||||
import ifcopenshell.util.selector
|
||||
from pathlib import Path
|
||||
from collections import defaultdict
|
||||
from typing import Literal, Union, Any, Callable
|
||||
|
||||
Reference in New Issue
Block a user