Skip to content

Commit 0c193c6

Browse files
authored
Merge pull request #184 from DJDevon3/GithubAPI
remove pylint: disable=import-error (missed one)
2 parents cbf4142 + b227b75 commit 0c193c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/wifi/expanded/requests_wifi_api_github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2024 DJDevon3
22
# SPDX-License-Identifier: MIT
3-
# Coded for Circuit Python 8.2.x
3+
# Coded for Circuit Python 9.x
44
"""Github API Example"""
55

66
import os

0 commit comments

Comments
 (0)