gendesign/backend/app/services/generative
lekss361 08a63f611d backend: fix mypy errors in geometry stub
- 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)
2026-04-26 11:02:22 +03:00
..
__init__.py init 2026-04-25 13:45:19 +03:00
financial.py init 2026-04-25 13:45:19 +03:00
geometry.py backend: fix mypy errors in geometry stub 2026-04-26 11:02:22 +03:00
teap.py init 2026-04-25 13:45:19 +03:00