Skip to content

Commit

Permalink
add auth import
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmayr committed Oct 2, 2024
1 parent 2af34aa commit 5564d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/operations_v1/test_operations_rest_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
from google.api_core import gapic_v1
from google.api_core.operations_v1 import AbstractOperationsClient

import google.auth
from google.api_core.operations_v1 import pagers
from google.api_core.operations_v1 import pagers_async
from google.api_core.operations_v1 import transports
Expand Down

0 comments on commit 5564d01

Please sign in to comment.