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 ebd2f2e commit f074e51Copy full SHA for f074e51
README.rst
@@ -22,6 +22,9 @@ of the pytest-xdist plugin. Do not use in new projects.**
22
.. image:: https://ci.appveyor.com/api/projects/status/n9qy8df16my4gds9/branch/master?svg=true
23
:target: https://ci.appveyor.com/project/pytestbot/execnet
24
25
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
26
+ :target: https://github.com/python/black
27
+
28
.. _execnet: http://codespeak.net/execnet
29
30
execnet_ provides carefully tested means to ad-hoc interact with Python
0 commit comments