style: auto-fix ruff lint and format

This commit is contained in:
github-actions[bot]
2026-03-09 16:20:51 +00:00
parent ea078623b3
commit dd547c931a
3 changed files with 8 additions and 10 deletions

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,