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
Newer typeshed expects `registry` as a kwarg to Validator init.
The default in `jsonschema` is very similar to the default registry,
which is suitable for our purposes.
0 commit comments