Skip to content

Commit 240a858

Browse files
committed
removed pylint:disable=import-error
yeah these will pass adafruit actions pylint but not my own. will just ignore them on my end from now on.
1 parent 08422e8 commit 240a858

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/wifi/expanded/requests_wifi_multiple_cookies.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
# Coded for Circuit Python 9.0
44
""" Multiple Cookies Example written for MagTag """
5-
# pylint: disable=import-error
65

76
import os
87

0 commit comments

Comments
 (0)