Skip to content

Commit

Permalink
Merge pull request #184 from DJDevon3/GithubAPI
Browse files Browse the repository at this point in the history
remove pylint: disable=import-error (missed one)
  • Loading branch information
FoamyGuy committed Apr 10, 2024
2 parents cbf4142 + b227b75 commit 0c193c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/wifi/expanded/requests_wifi_api_github.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2024 DJDevon3
# SPDX-License-Identifier: MIT
# Coded for Circuit Python 8.2.x
# Coded for Circuit Python 9.x
"""Github API Example"""

import os
Expand Down

0 comments on commit 0c193c6

Please sign in to comment.