Skip to content

Commit abcc9c4

Browse files
author
Kevin J Walters
committed
More pylink pacification for url blowing line length limit.
1 parent 85419a3 commit abcc9c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/ws2801_simpletest.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
### Based on https://github.com/adafruit/Adafruit_CircuitPython_DotStar/blob/master/examples/dotstar_simpletest.py
1+
### Based on example from
2+
### https://github.com/adafruit/Adafruit_CircuitPython_DotStar/tree/master/examples
23

34
import time
45
import random

0 commit comments

Comments
 (0)