We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e3944 commit b227b75Copy full SHA for b227b75
examples/wifi/expanded/requests_wifi_api_github.py
@@ -1,8 +1,7 @@
1
# SPDX-FileCopyrightText: 2024 DJDevon3
2
# SPDX-License-Identifier: MIT
3
-# Coded for Circuit Python 8.2.x
+# Coded for Circuit Python 9.x
4
"""Github API Example"""
5
-# pylint: disable=import-error
6
7
import os
8
import time
0 commit comments