Skip to content

Commit 4bd70e7

Browse files
committed
added lint
added extra line at the end
1 parent bc52aa9 commit 4bd70e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Playa_Bike/fiberoptic_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ def rainbow_cycle(wait):
4545

4646
while True:
4747
# rainbow cycle the RGB LED
48-
rainbow_cycle(0.1)
48+
rainbow_cycle(0.1)

0 commit comments

Comments
 (0)