Added Black formatting badge

This commit is contained in:
evaherrada 2022-08-02 17:00:31 -04:00
parent a0ae1cbe2a
commit 45f44c30dc
No known key found for this signature in database
GPG key ID: FD1EBAFCF2067DBA

View file

@ -14,6 +14,10 @@ Adafruit CircuitPython DotStar
:target: https://github.com/adafruit/Adafruit_CircuitPython_DotStar/actions/ :target: https://github.com/adafruit/Adafruit_CircuitPython_DotStar/actions/
:alt: Build Status :alt: Build Status
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Code Style: Black
Higher level DotStar driver that presents the strip as a sequence. It is the Higher level DotStar driver that presents the strip as a sequence. It is the
same api as the `NeoPixel library <https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel>`_. same api as the `NeoPixel library <https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel>`_.