We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaafa1e commit 1a65954Copy full SHA for 1a65954
README.rst
@@ -20,6 +20,10 @@ jsonschema
20
:alt: ReadTheDocs status
21
:target: https://python-jsonschema.readthedocs.io/en/stable/
22
23
+.. |Pre Commit| image:: https://results.pre-commit.ci/badge/github/Julian/jsonschema/main.svg
24
+ :alt: pre-commit.ci status
25
+ :target: https://results.pre-commit.ci/latest/github/Julian/jsonschema/main
26
+
27
28
``jsonschema`` is an implementation of `JSON Schema
29
<https://json-schema.org>`_ for Python.
0 commit comments