Skip to content

Commit 6146508

Browse files
committed
fixed Sphinx title underline
1 parent 887549d commit 6146508

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

adafruit_trellis/trellis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# affiliation to Adafruit is implied.
2222
"""
2323
`adafruit_trellis` - Adafruit Trellis Monochrome 4x4 LED Backlit Keypad
24-
====================================================
24+
========================================================================
2525
2626
CircuitPython library to support Adafruit's Trellis Keypad.
2727

adafruit_trellis/trellis_set.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# affiliation to Adafruit is implied.
2626
"""
2727
`adafruit_trellis` - Adafruit Trellis Monochrome 4x4 LED Backlit Keypad
28-
====================================================
28+
========================================================================
2929
3030
CircuitPython library to support Adafruit's Trellis Keypad.
3131

0 commit comments

Comments
 (0)