flake8
passed.
JSHint
passed.
Review Request #14273 — Created Dec. 16, 2024 and updated
This adds typing throughout
ConditionsWidget
, and fixes some issues
that this unveiled. We had typing assumptions, potential unbound
variables, and bad logic when choices or operators wereNone
.This is in preparation for some upcoming work on the widget for better
extensibility.
Unit tests pass.
Summary | ID |
---|---|
018751b9d89de50f5b811bc08bf0f90b8474ea2c |
Description | From | Last Updated |
---|---|---|
This should be documented with a "Version Changed" in the method docstring. |
maubin |