Skip to content

Commit 09f8e37

Browse files
committed
removed pylint: disable=import-error
cleaning up discrepancy between my local pylint and adafruit actions.
1 parent c7ff5cc commit 09f8e37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/wifi/requests_wifi_advanced.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# https://help.openai.com/en/articles/6825453-chatgpt-release-notes
55
# https://chat.openai.com/share/32ef0c5f-ac92-4d36-9d1e-0f91e0c4c574
66
""" WiFi Advanced (User-Agent & Status Codes) Example """
7-
# pylint: disable=import-error
87

98
import os
109

0 commit comments

Comments
 (0)