Files
typeshed/stubs
Stephen Rosen b2aaed1e68 Fix jsonschema exception str|int containers (#7981)
schema_path, relative_schema_path, and absolute_schema_path are all
(related) attributes of `jsonschema` errors which contain `str | int`
but were accidentally annotated as containing `str`. Fix them for
accuracy.
2022-05-29 22:22:34 +01:00
..
2022-05-21 18:33:04 +02:00
2022-05-02 20:52:14 +02:00
2022-01-10 22:23:28 +02:00
2022-04-06 14:58:23 +02:00
2022-05-10 15:08:36 -07:00