From 437a6fb224fefe6df8577d3299b31364372dbd14 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 25 May 2018 18:23:59 -0300 Subject: Add "black code-style" badge --- README.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index dd8838d16..42d9caedb 100644 --- a/README.rst +++ b/README.rst @@ -23,6 +23,9 @@ .. image:: https://ci.appveyor.com/api/projects/status/mrgbjaua7t33pg6b?svg=true :target: https://ci.appveyor.com/project/pytestbot/pytest +.. image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/ambv/black + .. image:: https://www.codetriage.com/pytest-dev/pytest/badges/users.svg :target: https://www.codetriage.com/pytest-dev/pytest -- cgit v1.2.3