Add support for RGB, RGBA and Grayscale PNGs #269
Annotations
10 errors
test
pylint (library code)
|
test:
adafruit_imageload/png.py#L118
Import outside toplevel (displayio)
|
test:
adafruit_imageload/png.py#L134
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L144
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L150
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L152
Variable name "c" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L153
Variable name "p" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L154
Variable name "pa" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L155
Variable name "pb" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L156
Variable name "pc" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|