Add optional retry mechanism for transient network errors #794
Annotations
3 errors
|
ruff
The process '/opt/hostedtoolcache/ruff/0.14.7/x86_64/ruff' failed with exit code 1
|
|
Ruff (F401):
tests/test_prices.py#L5
tests/test_prices.py:5:34: F401 `unittest.mock.MagicMock` imported but unused
|
|
Ruff (F401):
tests/test_prices.py#L5
tests/test_prices.py:5:27: F401 `unittest.mock.patch` imported but unused
|