pypi-query-mcp/pypi_query_mcp/tools
longhao f2b92ff0ee style: fix code formatting and linting issues
- Fix whitespace in docstrings and blank lines
- Remove unused variables in tests
- Rename unused loop variables to follow conventions
- All ruff checks now pass

Signed-off-by: Hal <hal.long@outlook.com>
2025-05-27 19:06:18 +08:00
..
__init__.py feat: add advanced dependency resolution and package download tools 2025-05-27 19:06:18 +08:00
compatibility_check.py feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
dependency_resolver.py style: fix code formatting and linting issues 2025-05-27 19:06:18 +08:00
package_downloader.py style: fix code formatting and linting issues 2025-05-27 19:06:18 +08:00
package_query.py feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00