Fix ruff and black
This commit is contained in:
parent
b0414cf6d0
commit
6ad818ff51
12 changed files with 51 additions and 51 deletions
|
|
@ -10,8 +10,8 @@ evolution.
|
|||
|
||||
from mcp.server.fastmcp import FastMCP
|
||||
|
||||
from .auth_tools import get_current_session_token
|
||||
from ..monitoring import endpoint_monitor, schema_registry
|
||||
from .auth_tools import get_current_session_token
|
||||
|
||||
|
||||
def register_monitoring_tools(mcp: FastMCP):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue