mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 14:34:17 +02:00
Replace hasattr(param_in, 'value') with isinstance(param_in, Enum) for more robust enum detection as suggested in review. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| prompts | ||
| resources | ||
| server | ||
| test_servers | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||