Skip to content

Commit 5564d01

Browse files
committed
add auth import
1 parent 2af34aa commit 5564d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/operations_v1/test_operations_rest_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
from google.api_core import gapic_v1
3131
from google.api_core.operations_v1 import AbstractOperationsClient
3232

33+
import google.auth
3334
from google.api_core.operations_v1 import pagers
3435
from google.api_core.operations_v1 import pagers_async
3536
from google.api_core.operations_v1 import transports

0 commit comments

Comments
 (0)