examples: submitting ideas for example code #216
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#L22
Undefined variable 'Direction'
|
test:
examples/asyncio_event_example.py#L23
Undefined variable 'Pull'
|
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
|