Skip to content

Commit bbf6002

Browse files
committed
code format
1 parent 6aa9836 commit bbf6002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/displayio_layout_pygame_display_switch_round.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
touch_padding = 0 # Additional boundary around widget that will accept touch input
4444

4545
animation_time = 0.2 # time for switch to display change (in seconds).
46-
# animation_time=0.15 is a good starting point
46+
# animation_time=0.15 is a good starting point
4747
display_text = True # show the text (0/1)
4848

4949
# initialize state variables

0 commit comments

Comments
 (0)