We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c54e3 commit e22d74fCopy full SHA for e22d74f
README.rst
@@ -14,6 +14,10 @@ Introduction
14
:target: https://github.com/adafruit/Adafruit_CircuitPython_MAX7219/actions/
15
:alt: Build Status
16
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
+
21
CircuitPython driver for the MAX7219 LED matrix driver chip.
22
23
See `here <https://github.com/adafruit/micropython-adafruit-max7219>`_ for the equivalent MicroPython driver.
0 commit comments