Skip to content

Commit b23eaf5

Browse files
committed
updated title docstrings
1 parent e7dc3c4 commit b23eaf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

adafruit_bus_device/i2c_device.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# THE SOFTWARE.
2222

2323
"""
24-
I2C Bus Device
24+
`adafruit_bus_device.i2c_device` - I2C Bus Device
2525
====================================================
2626
"""
2727

adafruit_bus_device/spi_device.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# pylint: disable=too-few-public-methods
2323

2424
"""
25-
SPI Bus Device
25+
`adafruit_bus_device.spi_device` - SPI Bus Device
2626
====================================================
2727
"""
2828

0 commit comments

Comments
 (0)