Skip to content

Commit db713fe

Browse files
committed
Added Black formatting badge
1 parent a9379c3 commit db713fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Adafruit CircuitPython NeoPixel
1414
:target: https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/actions/
1515
:alt: Build Status
1616

17+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
18+
:target: https://github.com/psf/black
19+
:alt: Code Style: Black
20+
1721
Higher level NeoPixel driver that presents the strip as a sequence. This is a
1822
supercharged version of the original MicroPython driver. Its now more like a
1923
normal Python sequence and features slice support, ``repr`` and ``len`` support.

0 commit comments

Comments
 (0)