Updated with PR suggestions

This commit is contained in:
Melissa LeBlanc-Williams 2019-08-19 19:35:31 -07:00
parent 2cc1ccb842
commit ea45562020

View file

@ -48,5 +48,4 @@ for b in range(100, -1, -1):
print("fade down")
while True:
pass
time.sleep(10)