black format

This commit is contained in:
Andrej730
2024-07-26 18:29:18 +05:00
parent 6e1e653ceb
commit 6484a529b0
+1
View File
@@ -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