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 916e364 commit c5bd022Copy full SHA for c5bd022
Raspberry_Pi_Azure_IoT_Hub_Dashboard/azure_pi/code.py
@@ -1,8 +1,8 @@
1
-#!/usr/bin/env python3
2
-
3
-#SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
+# SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
4
#
5
-#SPDX-License-Identifier: MIT
+# SPDX-License-Identifier: MIT
+
+#!/usr/bin/env python3
6
7
# pylint: disable=unused-import
8
import json
0 commit comments