yams #65979 Size constraint not displayed correctly [validation pending]
the SizeConstraint __str__ method uses strict inequality to display the constraint, but the implementation uses non strict inequalities. | |
priority | normal |
---|---|
type | bug |
done in | 0.33.0 |
load left | 0.000 |
closed by | #ca47d0b946f0 fix the SizeConstraint __str__ method to reflect implementation (closes #65979) |