You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Clean up imports in FastMCP resource modules
Updated imports in base.py and types.py to add ResourceContents types
to the existing mcp.types import rather than using a separate import
statement. This follows the existing pattern and keeps imports cleaner.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments