Commit eb03730
Fix mypy type error on mcp_servers list
Add explicit union type annotation so mypy accepts both
MCPServerStreamableHttp and MCPServerStdio in the same list.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 120faea commit eb03730
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments