This commit is contained in:
Andrej
2025-05-29 17:23:02 +05:00
parent ea7ced738a
commit 0663c5130a
25 changed files with 42 additions and 22 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ import ifcopenshell.util.cost
import ifcopenshell.util.date
import ifcopenshell.util.unit
from collections import Counter
from typing import Union, Optional, Any, TypedDict, NotRequired
from typing import Union, Optional, Any, TypedDict
class CostItem(TypedDict):