pypi-query-mcp/examples
longhao a28d999958 fix: resolve all lint issues and fix failing tests
- Fix blank line whitespace issues (W293) using ruff --unsafe-fixes
- Reformat code using ruff format for consistent styling
- Fix analyze_package_quality function to return list[Message] instead of string
- Add missing 'assessment' keyword to package analysis template
- Update tests to use real prompt functions instead of mocks for structure validation
- Fix import ordering in test files
- All 64 tests now pass with 47% code coverage

Signed-off-by: longhao <hal.long@outlook.com>
2025-05-29 18:47:15 +08:00
..
claude_desktop_config.json feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
cursor_mcp.json feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
dependency_analysis_demo.py fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
download_stats_demo.py fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
multi_mirror_demo.py feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
prompt_templates_demo.py fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00