Commit 50c38ff
Fix mypy no-any-return in auto scope format handler
Annotate the getattr result so mypy knows context is str | None.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 84d3802 commit 50c38ff
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments