Skip to content

Commit 4e31622

Browse files
committed
lint fix
1 parent f4882f2 commit 4e31622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aws_iot_native_networking.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
import time
55
import ssl
6+
import json
67
import socketpool
78
import wifi
8-
import json
99
import adafruit_minimqtt.adafruit_minimqtt as MQTT
1010
from adafruit_aws_iot import MQTT_CLIENT
1111

0 commit comments

Comments
 (0)