- empty_buildings: dict → dict[str, Any] (mypy strict needs type args) - drop unused `# type: ignore[arg-type]` on strategy= (mypy now narrows the loop variable to Literal[...] from a tuple of literals) |
||
|---|---|---|
| .. | ||
| app | ||
| tests | ||
| .dockerignore | ||
| .env.example | ||
| Dockerfile | ||
| pyproject.toml | ||
| uv.lock | ||