Ruff fixes

This commit is contained in:
Nitzan Pomerantz
2025-10-30 22:24:40 +02:00
parent a80b38047c
commit e4aa6487ff
46 changed files with 1563 additions and 1062 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ addopts = -v --tb=short
markers =
integration: integration tests that make real API calls
unit: unit tests with mocked dependencies
api_health: weekly API health check tests (real API calls, run with: pytest -m api_health)
api_health: weekly API health check tests (real API calls, run with: pytest -m api_health)