You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the docs Select.selection should return None if no value is
selected, i.e. the value is Select.Blank. It just raised an assertion
error though. Fixed the issue and added a test
0 commit comments