mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 23:04:25 +01:00
style: Fix imports and line length formatting
This commit is contained in:
@@ -90,6 +90,7 @@ class TestResourceValidation:
|
||||
)
|
||||
assert resource.mime_type == "application/json"
|
||||
|
||||
@pytest.mark.anyio
|
||||
async def test_resource_read_abstract(self):
|
||||
"""Test that Resource.read() is abstract."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user