Update server.py commented out unsupported field - #56
Conversation
Description field no longer supported, causing image to not build. Commented it out to get script working
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
46f3be4 to
babc39d
Compare
User description
Description field no longer supported, causing image to not build.
Commented it out to get script working
PR Type
Bug fix
Description
Comment out unsupported
descriptionparameter in FastMCP initializationAdd newline at end of file for proper formatting
Diagram Walkthrough
File Walkthrough
server.py
Comment unsupported description field and fix EOFMCP_Server/server.py
descriptionparameter inFastMCP()constructor call asit is no longer supported