Skip to content

Commit 9e5c4fc

Browse files
committed
Code needed to be changed for a successful pypi bump
1 parent 340dd7b commit 9e5c4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_io/adafruit_io.py

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

5252
class IO_MQTT:
5353
"""
54-
Client for interacting with the Adafruit IO MQTT API.
54+
Client for interacting with Adafruit IO MQTT API.
5555
https://io.adafruit.com/api/docs/mqtt.html#adafruit-io-mqtt-api
5656
5757
:param MiniMQTT mqtt_client: MiniMQTT Client object.

0 commit comments

Comments
 (0)