Skip to content

Commit 76eca0b

Browse files
committed
remove pylint: disable=import-error as requested
1 parent d2f90ee commit 76eca0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/wifi/expanded/requests_wifi_api_openskynetwork_public.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 8.2.x
44
"""OpenSky-Network.org Single Flight Public API Example"""
5-
# pylint: disable=import-error
65

76
import os
87
import time

0 commit comments

Comments
 (0)