Skip to content

Commit

Permalink
Code needed to be changed for a successful pypi bump
Browse files Browse the repository at this point in the history
  • Loading branch information
evaherrada committed Mar 20, 2020
1 parent 340dd7b commit 9e5c4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adafruit_io/adafruit_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

class IO_MQTT:
"""
Client for interacting with the Adafruit IO MQTT API.
Client for interacting with Adafruit IO MQTT API.
https://io.adafruit.com/api/docs/mqtt.html#adafruit-io-mqtt-api
:param MiniMQTT mqtt_client: MiniMQTT Client object.
Expand Down

0 comments on commit 9e5c4fc

Please sign in to comment.