Mock requests.Session.get
in TestClient
#113
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yaml
on: pull_request
Annotations
2 errors and 2 warnings
lint
Process completed with exit code 1.
|
format
Process completed with exit code 1.
|
lint:
tests/test_client.py#L2
F401 [*] `unittest.mock.PropertyMock` imported but unused
|
lint:
tests/test_client.py#L6
F401 [*] `requests.Session` imported but unused
|