with one click
py-except
在编写 Python 性能敏感代码,尤其是 tick、循环、事件热路径时,避免把异常处理当作常态控制流;优先使用显式判断,并避免裸 except。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.