Skip to content

Commit 8a361eb

Browse files
committed
mini lint
1 parent 85ff977 commit 8a361eb

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

adafruit_mprls.py

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,13 @@
3232
3333
**Hardware:**
3434
35-
.. todo:: Add links to any specific hardware product page(s), or category page(s). Use unordered list & hyperlink rST
36-
inline format: "* `Link Text <url>`_"
37-
3835
**Software and Dependencies:**
3936
4037
* Adafruit CircuitPython firmware for the supported boards:
4138
https://github.com/adafruit/circuitpython/releases
42-
43-
.. todo:: Uncomment or remove the Bus Device and/or the Register library dependencies based on the library's use of either.
4439
45-
# * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
46-
# * Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register
40+
* Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
41+
4742
"""
4843

4944
# imports

0 commit comments

Comments
 (0)