Skip to content

Commit 4d02b3c

Browse files
committed
Remove now obsolete pylint directive
1 parent fc00c15 commit 4d02b3c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • CircuitPython_Scrolling_Clouds

CircuitPython_Scrolling_Clouds/code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
background, a smaller purple rectangle, and some yellow text.
44
"""
55

6-
#pylint:disable=redefined-outer-name
76
import time
87
from random import seed, randint
98
import board

0 commit comments

Comments
 (0)