Skip to content

Commit f66686f

Browse files
committed
removed pylint: disable=import-error
This passes on adafruit actions but not my local pylint. Cleaning up the discrepancy.
1 parent 1a275c7 commit f66686f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/wifi/requests_wifi_simpletest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# SPDX-License-Identifier: MIT
33
# Updated for Circuit Python 9.0
44
""" WiFi Simpletest """
5-
# pylint: disable=import-error
65

76
import os
87

0 commit comments

Comments
 (0)