Skip to content

Commit 226ec25

Browse files
committed
fix trailing whitespace
1 parent 306dfc8 commit 226ec25

File tree

2 files changed

+2
-2
lines changed
  • Feather_RP2040_ThinkInk_Examples
    • CircuitPython_ACeP_Example
    • CircuitPython_Tri-Color_Example

2 files changed

+2
-2
lines changed

Feather_RP2040_ThinkInk_Examples/CircuitPython_ACeP_Example/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# SPDX-License-Identifier: Unlicense
55

6-
'''Simple test for a 5.65" ACeP eInk Display
6+
'''Simple test for a 5.65" ACeP eInk Display
77
with the Feather RP2040 ThinkInk'''
88

99
import board

Feather_RP2040_ThinkInk_Examples/CircuitPython_Tri-Color_Example/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# SPDX-License-Identifier: Unlicense
55

6-
'''Simple test for the Adafruit 2.13" Tri-Color eInk Display
6+
'''Simple test for the Adafruit 2.13" Tri-Color eInk Display
77
with the Feather RP2040 ThinkInk'''
88

99
import time

0 commit comments

Comments
 (0)