mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2026-01-12 18:24:29 +01:00
fix tests
This commit is contained in:
@@ -77,6 +77,7 @@ target-version = "py310"
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"__init__.py" = ["F401"]
|
||||
"tests/server/fastmcp/test_func_metadata.py" = ["E501"]
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = ["examples/servers/*"]
|
||||
|
||||
Reference in New Issue
Block a user