Skip to content

Commit 24a1c39

Browse files
committed
Add jsonschema.RefResolutionError.__match_args__ to allowlist
1 parent b9f0c7d commit 24a1c39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/jsonschema/@tests/stubtest_allowlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jsonschema.Draft3Validator.__match_args__
1616
jsonschema.Draft4Validator.__match_args__
1717
jsonschema.Draft6Validator.__match_args__
1818
jsonschema.Draft7Validator.__match_args__
19+
jsonschema.RefResolutionError.__match_args__
1920
jsonschema.TypeChecker.__match_args__
2021
jsonschema._types.TypeChecker.__match_args__
2122
jsonschema.cli._Outputter.__match_args__

0 commit comments

Comments
 (0)