Update server.py commented out unsupported field#56
Update server.py commented out unsupported field#56Polarbear278 wants to merge 1 commit intoahujasid:mainfrom
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:
|
|||||||||
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