ruff
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
# ruff: noqa
|
||||||
"""
|
"""
|
||||||
FastMCP CLI entrypoint for Google Workspace MCP Server.
|
FastMCP CLI entrypoint for Google Workspace MCP Server.
|
||||||
This file imports all tool modules to register them with the server instance.
|
This file imports all tool modules to register them with the server instance.
|
||||||
|
|||||||
2
uv.lock
generated
2
uv.lock
generated
@@ -2060,7 +2060,7 @@ wheels = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "workspace-mcp"
|
name = "workspace-mcp"
|
||||||
version = "1.4.2"
|
version = "1.4.3"
|
||||||
source = { editable = "." }
|
source = { editable = "." }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "aiohttp" },
|
{ name = "aiohttp" },
|
||||||
|
|||||||
Reference in New Issue
Block a user