Upgraded library to support most features of WM8960 I2C protocol #20
Annotations
10 errors
test
black
|
|
test:
adafruit_wm8960/advanced.py#L1
reformatted
|
test
trim trailing whitespace
|
test
pylint (example code)
|
test:
examples/wm8960_3d_enhance.py#L7
Line too long (126/100)
|
test:
examples/wm8960_3d_enhance.py#L9
Line too long (118/100)
|
test:
examples/wm8960_3d_enhance.py#L11
Line too long (153/100)
|
test:
examples/wm8960_3d_enhance.py#L48
Multiple imports on one line (board, time)
|
test:
examples/wm8960_3d_enhance.py#L48
standard import "import board, time" should be placed before "import board, time"
|