examples: submitting ideas for example code #215
Annotations
10 errors
test
black
|
test:
examples/asyncio_simpletest.py#L1
reformatted
|
test:
examples/asyncio_event_example.py#L1
reformatted
|
test
reuse
|
test
MISSING COPYRIGHT AND LICENSING INFORMATION
|
test
pylint (example code)
|
test:
examples/asyncio_event_example.py#L38
Too few public methods (0/1)
|
test:
examples/asyncio_event_example.py#L11
Unused import adafruit_ticks
|
test:
examples/asyncio_simpletest.py#L33
Reimport 'asyncio' (imported line 7)
|
test:
examples/asyncio_simpletest.py#L33
Import "import asyncio" should be placed at the top of the module
|