graphiti/mcp_server
Daniel Chalef e5b20b9d37 fix: Apply formatting and linting fixes to MCP server tests
- Fixed import formatting in conftest.py
- Added noqa comment for late import required by path setup
- All ruff format and lint checks now pass
- All pytest tests pass successfully

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 08:50:48 -07:00
..
config feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
docker fix: Resolve CI/CD issues for MCP server 2025-08-30 08:50:48 -07:00
docs feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
src feat: Add streamable HTTP transport and remove unused tests 2025-08-30 08:50:48 -07:00
tests fix: Apply formatting and linting fixes to MCP server tests 2025-08-30 08:50:48 -07:00
.env.example enable use of Azure OpenAI with mcp server (#368) 2025-04-17 21:05:08 -04:00
.python-version Add MCP Server (#301) 2025-03-24 17:08:19 -07:00
main.py feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
pyproject.toml fix: Enable pytest for MCP server tests in CI 2025-08-30 08:50:48 -07:00
pyright_output.txt feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
pytest.ini fix: Enable pytest for MCP server tests in CI 2025-08-30 08:50:48 -07:00
uv.lock fix: Enable pytest for MCP server tests in CI 2025-08-30 08:50:48 -07:00