Commit d38dd63
Fix mypy no-redef error for result variable in decision_service
Remove duplicate type annotation on second assignment to `result`,
which was already typed on line 805.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 39b1beb commit d38dd63
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
854 | | - | |
| 854 | + | |
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
| |||
0 commit comments