mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 17:57:02 +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
|
# NOTE: Some values in TypedDicts are actually not guaranteed to be provided
|
||||||
# and should be typed with NotRequired.
|
# and should be typed with NotRequired.
|
||||||
|
|
||||||
|
|
||||||
class DictionaryContractV1(TypedDict):
|
class DictionaryContractV1(TypedDict):
|
||||||
uri: str
|
uri: str
|
||||||
name: str
|
name: str
|
||||||
|
|||||||
Reference in New Issue
Block a user