pkg rename + docs

This commit is contained in:
lda
2026-05-19 23:40:47 +07:00 Verified
parent 5bda3e3770
commit da0dea6b52
19 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import asyncio
from fastmcp import FastMCP
from wf_mcp.transparent_proxy.safe_names import (
from wf_mcp.proxy.safe_names import (
SafeToolNames,
encode_safe_tool_name,
)