mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 20:22:09 +00:00
typing
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user