Skip to content

Commit a4d3b59

Browse files
author
Jim Bennett
committed
Black updates
1 parent 73e223e commit a4d3b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_azureiot/iot_mqtt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def _on_connect(self, client, userdata, _, rc) -> None:
146146
+ ", userdata = "
147147
+ str(userdata)
148148
)
149-
149+
150150
self._auth_response_received = True
151151
self._callback.connection_status_change(True)
152152

0 commit comments

Comments
 (0)