- 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) |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| models | ||
| schemas | ||
| services | ||
| workers | ||
| __init__.py | ||
| main.py | ||