-
Remove redundant None checks from Context methods (#2251)
发布于
2025-10-24 23:32:45 +00:00 | 1568 次提交 在此版本后已推送到 mainThe fastmcp property already raises RuntimeError if None, making these checks unreachable.
下载附件
发布于
The fastmcp property already raises RuntimeError if None, making these checks unreachable.