flake8
failed.
JSHint
passed.
Review Request #14267 — Created Dec. 11, 2024 and updated
This adds type hints for
Condition
andConditionSet
, along with new
TypedDict
s for the serialized data. Documentation has also been
updated for all the instance state.There's room for further improvement here, notably using enums for
ConditionSet
modes. That's outside the scope of this change.
Unit tests pass.
Summary | ID |
---|---|
9da76452def0309cadf6115f5b875e544cd10e26 |
Description | From | Last Updated |
---|---|---|
'typing.Dict' imported but unused Column: 1 Error code: F401 |
reviewbot |