Skip to content

Commit 20f9ffd

Browse files
author
brentru
committed
RST fixes, sphinx builds now
1 parent 47e9afc commit 20f9ffd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

adafruit_amg88xx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
"""
2424
`adafruit_amg88xx` - AMG88xx GRID-Eye IR 8x8 IR sensor
25-
====================================================
25+
======================================================
2626
This library supports the use of the AMG88xx in CircuitPython.
2727
2828
Author(s): Dean Miller, Scott Shawcroft for Adafruit Industries.

docs/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Pixel test
33

44
Ensure your device works with this test:
55

6-
.. literalinclude:: ../examples/pixel_test.py.py
6+
.. literalinclude:: ../examples/pixel_test.py
77
:caption: examples/pixel_test.py.py
88
:linenos:

0 commit comments

Comments
 (0)