From 980599191614700f447321c94740982f4e081d18 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 31 Aug 2025 13:28:41 -0500 Subject: [PATCH] docs: add badge for black code style --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index d91ae5e..f067448 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,6 +10,9 @@ project. .. _test coverage: https://buildbot.rattailproject.org/coverage/sideshow/ +.. image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/psf/black + However as you can see..the API should be fairly well documented but the narrative docs are pretty scant. That will eventually change.