Skip to content

Commit b9e13bd

Browse files
committed
Added Black formatting badge
1 parent 69636ff commit b9e13bd

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
@@ -13,6 +13,10 @@ Introduction
1313
:target: https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/actions/
1414
:alt: Build Status
1515

16+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
17+
:target: https://github.com/psf/black
18+
:alt: Code Style: Black
19+
1620
This library decodes an image file into new bitmap and palette objects of the provided type. It's
1721
designed to load code needed during decoding as needed. This is meant to minimize the memory
1822
overhead of the decoding code.

0 commit comments

Comments
 (0)