Commit 64992f9
fix: resolve mypy error for TypedDict callable
Use typing.cast to make mypy understand that TypedDict is callable
when creating a NewTypedDict type.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7ba4899 commit 64992f9
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1321 | 1321 | | |
1322 | 1322 | | |
1323 | 1323 | | |
1324 | | - | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
1325 | 1330 | | |
1326 | 1331 | | |
1327 | 1332 | | |
| |||
0 commit comments