pylint whitespace cleanup

This commit is contained in:
Mikey Sklar 2018-07-20 22:00:33 -06:00
parent 067576701a
commit 1477fb4f0d
3 changed files with 1 additions and 3 deletions

View file

@ -97,8 +97,6 @@ while True:
# pause for effect
time.sleep(frame_delay[frame_count])
else:
@ -109,7 +107,7 @@ while True:
# track repitions
rep_count -= 1
# play it again
# play it again
frame_count = 0
# A0/D1 pin has been touched