Skip to content

Commit 09af721

Browse files
committed
ruff whitespace
1 parent 456851a commit 09af721

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/fruitjam_headphone.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44
import time
5+
56
import adafruit_fruitjam
67

78
pobj = adafruit_fruitjam.peripherals.Peripherals()

examples/fruitjam_speaker.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44
import time
5+
56
import adafruit_fruitjam
67

78
pobj = adafruit_fruitjam.peripherals.Peripherals()

0 commit comments

Comments
 (0)