pypi-query-mcp/pypi_query_mcp
longhao 09f5111eda fix: resolve import sorting conflicts between ruff and isort
- Add isort configuration to pyproject.toml with black profile
- Fix import formatting to be compatible with both ruff and isort
- All lint checks now pass (both ruff and isort)
- Tests continue to pass
2025-05-27 13:44:28 +08:00
..
config feat: Complete PyPI Query MCP Server Implementation (#3) 2025-05-27 11:14:49 +08:00
core fix: correct FastMCP interface usage and resolve lint issues 2025-05-27 13:44:28 +08:00
tools fix: resolve import sorting conflicts between ruff and isort 2025-05-27 13:44:28 +08:00
__init__.py fix: correct FastMCP interface usage and resolve lint issues 2025-05-27 13:44:28 +08:00
server.py fix: correct FastMCP interface usage and resolve lint issues 2025-05-27 13:44:28 +08:00