-
-
Notifications
You must be signed in to change notification settings - Fork 32
Fix DeprecationWarning from jsonschema #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
LGTM |
this requires requirement update for jsonschema to |
I would support that … and maybe keep |
fixes #22 |
Tests doesn't pass because of recursion errors |
Hm, the 2.7 test run failed because the attribute |
Codecov Report
@@ Coverage Diff @@
## master #25 +/- ##
==========================================
+ Coverage 62.08% 62.29% +0.20%
==========================================
Files 6 6
Lines 182 183 +1
Branches 39 39
==========================================
+ Hits 113 114 +1
Misses 54 54
Partials 15 15
Continue to review full report at Codecov.
|
Thank you! |
https://github.com/Julian/jsonschema/blob/main/jsonschema/validators.py#L189-L198