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
fix(typing): Ignore [arg-type] error in _deduplicate_enum_errors (#3475)
* fix(typing): Confirm arg type before joining in `_deduplicate_enum_errors`
Fixes `mypy` error that appeared during a merge #3467 (comment)
* revert: undo last commit
* revert: Ignore type error introduced by `typeshed`
The issue is not related to any runtime changes python-jsonschema/jsonschema#1019 (comment)
0 commit comments