- 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
Merge pull request implementing complete PyPI query MCP server with comprehensive features and CI/CD pipeline.