Simple async http requests #345
Annotations
10 errors
test
black
|
test:
adafruit_async_requests.py#L1
reformatted
|
test:
tests/async_sanity_test.py#L1
reformatted
|
test
pylint (library code)
|
test:
adafruit_async_requests.py#L40
FIXME Alex Herrmann: Don't know why the below are required to make TOX work
|
test
pylint (test code)
|
test:
tests/async_sanity_test.py#L25
Attribute name "TLS_MODE" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
tests/async_sanity_test.py#L29
Too few public methods (0/1)
|
test:
tests/async_sanity_test.py#L56
Variable name "delayUrl" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
|
test:
tests/async_sanity_test.py#L56
Unused variable 'delayUrl'
|