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 7f42b45 commit 6897e90Copy full SHA for 6897e90
README.rst
@@ -14,6 +14,10 @@ Introduction
14
:target: https://github.com/adafruit/Adafruit_CircuitPython_VL6180X/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 module for the VL6180X distance sensor. See
22
examples/vl6180x_simpletest.py for a demo of the usage.
23
0 commit comments