style: auto-fix ruff lint and format

This commit is contained in:
github-actions[bot]
2026-03-09 16:52:41 +00:00
parent 7c550e55b2
commit 5eb5e06a1e

View File

@@ -14,7 +14,7 @@ Other services: readonly, full (extensible by adding entries to SERVICE_PERMISSI
"""
import logging
from typing import Dict, FrozenSet, List, Optional, Set, Tuple
from typing import Dict, FrozenSet, List, Optional, Tuple
from auth.scopes import (
GMAIL_READONLY_SCOPE,