Skip to content

Commit b986182

Browse files
committed
Toaster pylint fix
Toaster pylint fix
1 parent 7682b3b commit b986182

File tree

1 file changed

+1
-1
lines changed
  • CircuitPython_Flying_Toasters

1 file changed

+1
-1
lines changed

CircuitPython_Flying_Toasters/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,4 @@ def add_toaster_or_toast():
170170
slide_tiles()
171171
shift_tiles()
172172
add_toaster_or_toast()
173-
display.refresh(target_frames_per_second=120)
173+
display.refresh(target_frames_per_second=120)

0 commit comments

Comments
 (0)