style: Fix import sorting and update ruff version

This commit is contained in:
David Soria Parra
2025-01-03 15:57:14 +00:00
parent 329f595f5f
commit e21e8c157d
5 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
import pytest
from mcp.server.fastmcp import FastMCP
pytestmark = pytest.mark.anyio