Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix lint
  • Loading branch information
BigTailWolf committed Feb 6, 2024
commit 9ad0a77ba2dd7db5de68e3d04f2de793d33b78aa
2 changes: 1 addition & 1 deletion tests/test_downscoped.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
from google.auth import downscoped
from google.auth import exceptions
from google.auth import transport
from google.auth.credentials import TokenState
from google.auth.credentials import DEFAULT_UNIVERSE_DOMAIN
from google.auth.credentials import TokenState


EXPRESSION = (
Expand Down