Skip to content

Commit 6f22e75

Browse files
committed
plyint trailing whitespace
1 parent c693d9e commit 6f22e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Drive_a_16x2_LCD_with_the_Raspberry_Pi/Drive_a_16x2_LCD_with_the_Raspberry_Pi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: 2018 Mikey Sklar for Adafruit Industries
22
#
33
# SPDX-License-Identifier: MIT
4-
# Modified by Jonathan Seyfert, 2022-01-22
4+
# Modified by Jonathan Seyfert, 2022-01-22
55
# to keep code from crashing when WiFi or IP is unavailable
66
from subprocess import Popen, PIPE
77
from time import sleep, perf_counter

0 commit comments

Comments
 (0)