Commit 9c95709
fix(lint): resolve mypy no-redef errors in perf runner
Remove duplicate type annotations on values/row_vals variables
that were redefined in a later code block within the same function.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d6764c1 commit 9c95709
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | | - | |
| 950 | + | |
951 | 951 | | |
952 | 952 | | |
953 | | - | |
| 953 | + | |
954 | 954 | | |
955 | 955 | | |
956 | 956 | | |
| |||
0 commit comments