Update asyncio_simpletest.py #201
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#L18
Module 'asyncio' has no 'core' member
|
test:
examples/asyncio_simpletest.py#L23
Module 'asyncio' has no 'core' member
|
test:
examples/asyncio_simpletest.py#L21
Unused argument 'led'
|
test:
examples/asyncio_simpletest.py#L38
Module 'asyncio' has no 'core' member
|
test:
examples/asyncio_simpletest.py#L42
Module 'asyncio' has no 'core' member
|
test:
examples/asyncio_simpletest.py#L42
No value for argument 'led' in function call
|