Skip to content

Commit 0330cf5

Browse files
committed
sudo lint
1 parent c87e4ea commit 0330cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • QT_Py_ESP32-S2_Sunrise_Lamp/AIO

QT_Py_ESP32-S2_Sunrise_Lamp/AIO/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# SPDX-License-Identifier: MIT
44

55
import time
6+
import ssl
67
import board
78
import rtc
89
import wifi
9-
import ssl
1010
import socketpool
1111
import adafruit_requests
1212
import neopixel

0 commit comments

Comments
 (0)