Add support for RGB, RGBA and Grayscale PNGs #265
Annotations
10 errors
test
black
|
test:
adafruit_imageload/png.py#L1
reformatted
|
test
pylint (library code)
|
test:
adafruit_imageload/png.py#L119
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#L142
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L147
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L149
Variable name "c" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L150
Variable name "p" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
adafruit_imageload/png.py#L151
Variable name "pa" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|