plyint trailing whitespace

This commit is contained in:
Mikey Sklar 2023-01-26 07:45:06 -08:00
parent c693d9e1aa
commit 6f22e75ed2

View file

@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2018 Mikey Sklar for Adafruit Industries
#
# SPDX-License-Identifier: MIT
# Modified by Jonathan Seyfert, 2022-01-22
# Modified by Jonathan Seyfert, 2022-01-22
# to keep code from crashing when WiFi or IP is unavailable
from subprocess import Popen, PIPE
from time import sleep, perf_counter