From c9c3beb139e0485977866233d5c6c651b05e79e4 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Sun, 26 Jul 2026 18:05:39 +1000 Subject: [PATCH] poe ruff --- src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi b/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi index 982ec2e47e..cf9aca85c4 100644 --- a/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi +++ b/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi @@ -20,7 +20,6 @@ from typing import Any, Literal, Sequence, Union from typing_extensions import Self -import ifcopenshell import ifcopenshell.util.schema from ifcopenshell.entity_instance import entity_instance_mixin from ifcopenshell.file import file_mixin