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
Improve project metadata and refactor source layout
- Updated project description and author details in pyproject.toml
- Moved `main.py` to `src/mcp_wordle/main.py`
- Added module docstring with author and timestamp
- Enhanced `FastMCP` initialization with dependencies
- Added error type `WordleError` to API function signature
- Improved function docstring for clarity
0 commit comments