We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc00c15 commit 4d02b3cCopy full SHA for 4d02b3c
1 file changed
CircuitPython_Scrolling_Clouds/code.py
@@ -3,7 +3,6 @@
3
background, a smaller purple rectangle, and some yellow text.
4
"""
5
6
-#pylint:disable=redefined-outer-name
7
import time
8
from random import seed, randint
9
import board
0 commit comments