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
We had switched from dicts to lists of tuples for filtering early in
development in order to support multiple filters of the same type.
Unfortunately, we didn't update all references. Resolve this now.
Signed-off-by: Stephen Finucane <[email protected]>
Fixes: #10
0 commit comments