Merge pull request #153 from takluyver/patch-1 #145
Annotations
9 errors
wideq/core.py#L9
Library stubs not installed for "requests" [import-untyped]
|
wideq/core.py#L12
Library stubs not installed for "requests.adapters" [import-untyped]
|
wideq/core.py#L13
Library stubs not installed for "requests.packages.urllib3.util.retry" [import-untyped]
|
wideq/client.py#L7
Library stubs not installed for "requests" [import-untyped]
|
wideq/client.py#L7
Hint: "python3 -m pip install types-requests"
|
wideq/client.py#L7
(or run "mypy --install-types" to install all missing stub packages)
|
tests/test_core.py#L2
Cannot find implementation or library stub for module named "responses" [import-not-found]
|
tests/test_core.py#L2
See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
|
|
The logs for this run have expired and are no longer available.
Loading