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
Several remaining cases referred to `IValidator` which is now just
`Validtator`. Fix these.
Add a test which ensures that all valdiators pass
`isinstance(x, Validator)` using the runtime-checkable protocol.
0 commit comments