Skip to content

Commit 4f5f656

Browse files
committed
Add a black style badge
1 parent 8dca0ee commit 4f5f656

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pytest-twisted - test twisted code with pytest
55
==============================================================================
66

7-
|PyPI| |Pythons| |Travis| |AppVeyor|
7+
|PyPI| |Pythons| |Travis| |AppVeyor| |Black|
88

99
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
1010
:Version: 1.8
@@ -104,4 +104,8 @@ That's all.
104104
:alt: AppVeyor build status
105105
:target: https://ci.appveyor.com/project/vtitor/pytest-twisted
106106

107+
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
108+
:alt: Black code style
109+
:target: https://github.com/ambv/black
110+
107111
.. _guide: CONTRIBUTING.rst

0 commit comments

Comments
 (0)