feat: typo
This commit is contained in:
parent
d2244c7bc5
commit
da499b1e94
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ from .object_model import (
|
||||||
from .error import DictConsistencyError
|
from .error import DictConsistencyError
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
property_types = Union[Literal[True], Calculation]
|
property_types = Union[Literal[True], Calculation]
|
||||||
properties_types = Dict[str, property_types]
|
properties_types = Dict[str, property_types]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue