From da7ab1103c9b969f0d56bc448fa6bf9f2325c976 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 27 Jul 2018 17:52:22 -0300 Subject: [PATCH] Add badge for black --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index f4da32c..a863421 100644 --- a/README.rst +++ b/README.rst @@ -19,6 +19,9 @@ :alt: AppVeyor build status :target: https://ci.appveyor.com/project/pytestbot/pytest-xdist +.. image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/ambv/black + xdist: pytest distributed testing plugin ========================================