Skip to content

Commit 40e0c17

Browse files
committed
pre-commit, black, pylint
seems like it wants these changes but might still fail on pylint and unsure why.
1 parent 96a1380 commit 40e0c17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/wifi/expanded/requests_wifi_api_rocketlaunch_live.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77
import os
88
import ssl
99
import time
10+
1011
import socketpool
1112
import wifi
13+
1214
import adafruit_requests
1315

1416
# Initialize WiFi Pool (There can be only 1 pool & top of script)

0 commit comments

Comments
 (0)