Skip to content

Commit 57c4b6f

Browse files
committed
Added Black formatting badge
1 parent 81eed85 commit 57c4b6f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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_hashlib/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 module implements a common interface to many different secure hash and message digest algorithms.
1721
Included are the FIPS secure hash algorithms SHA1, SHA224, SHA256, SHA384, and SHA512 (defined in FIPS 180-2)
1822
as well as RSA’s MD5 algorithm (defined in Internet RFC 1321).

0 commit comments

Comments
 (0)