mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
ifcopenshell-python - clean up unused imports
This commit is contained in:
@@ -24,7 +24,7 @@ import operator
|
||||
import random
|
||||
import warnings
|
||||
from collections.abc import Iterable
|
||||
from typing import Any, NamedTuple, Union
|
||||
from typing import NamedTuple, Union
|
||||
|
||||
import OCC
|
||||
from typing_extensions import assert_never
|
||||
|
||||
Reference in New Issue
Block a user