Skip to content

Commit 7485f8e

Browse files
committed
Fix linting fail.
1 parent 3f50bf7 commit 7485f8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

micropython/examples/plasma_stick/weather.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,4 +260,3 @@ def snow():
260260
move_to_target() # nudge our current colours closer to the target colours
261261
display_current() # display current colours to strip
262262
gc.collect()
263-

0 commit comments

Comments
 (0)