Update asyncio_simpletest.py #202
Annotations
10 errors
test
black
|
test:
examples/asyncio_simpletest.py#L1
reformatted
|
test
trim trailing whitespace
|
test
pylint (example code)
|
test:
examples/asyncio_simpletest.py#L21
Unused argument 'led'
|
test:
examples/asyncio_simpletest.py#L42
No value for argument 'led' in function call
|
test:
examples/asyncio_simpletest.py#L47
Too many positional arguments for function call
|
test:
examples/asyncio_simpletest.py#L47
Undefined variable 'led'
|
test:
examples/asyncio_simpletest.py#L13
Unused ticks_add imported from adafruit_ticks
|
test:
examples/asyncio_simpletest.py#L13
Unused ticks_less imported from adafruit_ticks
|