mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
black format
This commit is contained in:
@@ -34,6 +34,7 @@ ClassTypes = Literal["Class", "GroupOfProperties", "AlternativeUse", "Material"]
|
||||
# NOTE: Some values in TypedDicts are actually not guaranteed to be provided
|
||||
# and should be typed with NotRequired.
|
||||
|
||||
|
||||
class DictionaryContractV1(TypedDict):
|
||||
uri: str
|
||||
name: str
|
||||
|
||||
Reference in New Issue
Block a user