Closed ec-m closed 5 years ago
The following screenshot shows that prop_yesno holds -2 instead of False when no is inserted. This is not what I would expect (and also not what was probably intended).
prop_yesno
-2
False
no
Resolved with #133
The following screenshot shows that
prop_yesno
holds-2
instead ofFalse
whenno
is inserted. This is not what I would expect (and also not what was probably intended).