Skip to content

Commit bfd2420

Browse files
committed
Ignore wildcard for linter
1 parent 8fc2226 commit bfd2420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-python/simon_says.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from microbit import *
1+
from microbit import * # noqa
22
from random import randrange
33

44
# Define left, stay still and right

0 commit comments

Comments
 (0)