Skip to content

Commit f074e51

Browse files
committed
Add black badge
1 parent ebd2f2e commit f074e51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ of the pytest-xdist plugin. Do not use in new projects.**
2222
.. image:: https://ci.appveyor.com/api/projects/status/n9qy8df16my4gds9/branch/master?svg=true
2323
:target: https://ci.appveyor.com/project/pytestbot/execnet
2424

25+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
26+
:target: https://github.com/python/black
27+
2528
.. _execnet: http://codespeak.net/execnet
2629

2730
execnet_ provides carefully tested means to ad-hoc interact with Python

0 commit comments

Comments
 (0)