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
ISSUE-224: Prevent NPE by substituting vector if keys evaluates to nil (#227)
* Prevent NPE by substituting vector if `keys` evaluates to `nil`
* fix whitespace issue on previous commit
* Add __iter__ test
* give credit where credit is due
0 commit comments