Add support for OpenMV/MicroPython #402
Annotations
10 errors
|
test
black
|
|
test:
adafruit_led_animation/__init__.py#L1
reformatted
|
|
test:
adafruit_led_animation/color.py#L1
reformatted
|
|
test
pylint (library code)
|
|
test:
adafruit_led_animation/color.py#L32
Line too long (101/100)
|
|
test:
adafruit_led_animation/color.py#L31
Missing function or method docstring
|
|
test:
adafruit_led_animation/color.py#L47
Variable name "p" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
|
test:
adafruit_led_animation/color.py#L48
Variable name "p" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
|
test:
adafruit_led_animation/group.py#L142
Too many nested blocks (6/5)
|
|
test
Process completed with exit code 1.
|