We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66c35f commit 4586075Copy full SHA for 4586075
README.rst
@@ -15,6 +15,10 @@ Introduction
15
:target: https://github.com/adafruit/Adafruit_CircuitPython_SGP30/actions/
16
:alt: Build Status
17
18
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
19
+ :target: https://github.com/psf/black
20
+ :alt: Code Style: Black
21
+
22
A CircuitPython driver for the Sensirion SGP30 gas sensor with eCO2 and TVOC output. This sensor uses I2C!
23
24
Installation and Dependencies
0 commit comments