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.
2 parents 813ce45 + 35d6a7e commit af5da97Copy full SHA for af5da97
README.rst
@@ -23,6 +23,10 @@
23
.. image:: https://github.com/pytest-dev/pytest/workflows/main/badge.svg
24
:target: https://github.com/pytest-dev/pytest/actions?query=workflow%3Amain
25
26
+.. image:: https://results.pre-commit.ci/badge/github/pytest-dev/pytest/master.svg
27
+ :target: https://results.pre-commit.ci/latest/github/pytest-dev/pytest/master
28
+ :alt: pre-commit.ci status
29
+
30
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
31
:target: https://github.com/psf/black
32
0 commit comments