mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 06:28:05 +08:00
[autofix.ci] apply automated fixes
This commit is contained in:
@ -37,7 +37,7 @@ class MCPClientWithAuthRetry(MCPClient):
|
||||
provider_entity: MCPProviderEntity | None = None,
|
||||
auth_callback: Callable[[MCPProviderEntity, "MCPToolManageService", Optional[str]], dict[str, str]]
|
||||
| None = None,
|
||||
authorization_code: Optional[str] = None,
|
||||
authorization_code: str | None = None,
|
||||
by_server_id: bool = False,
|
||||
mcp_service: Optional["MCPToolManageService"] = None,
|
||||
):
|
||||
|
||||
@ -1 +0,0 @@
|
||||
|
||||
Reference in New Issue
Block a user