mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
PR feedback: annotate locals assigned from a method-call return or attribute access, even though pyright infers them — the type is visible at the assignment without chasing the callee. `result: SapResult` and `sap_version: Optional[float]` in rebaseline(). Local annotations are not evaluated at runtime, so the TYPE_CHECKING-only SapResult import stands. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addresses | ||
| fuel_rates | ||
| geospatial | ||
| property | ||
| property_baseline | ||
| sap10_calculator | ||
| sap10_ml | ||
| tasks | ||
| postcode.py | ||