ruff
This commit is contained in:
@@ -12,7 +12,6 @@ Key features:
|
|||||||
- Session bridging to Google credentials for API access
|
- Session bridging to Google credentials for API access
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
|
||||||
import logging
|
import logging
|
||||||
from typing import Dict, Any, Optional, List
|
from typing import Dict, Any, Optional, List
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ This provider is used only in streamable-http transport mode with FastMCP v2.11.
|
|||||||
For earlier versions or other transport modes, the legacy GoogleWorkspaceAuthProvider is used.
|
For earlier versions or other transport modes, the legacy GoogleWorkspaceAuthProvider is used.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
|
||||||
import logging
|
import logging
|
||||||
import aiohttp
|
import aiohttp
|
||||||
from typing import Optional, List
|
from typing import Optional, List
|
||||||
|
|||||||
Reference in New Issue
Block a user