We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5de110 commit 4c355ccCopy full SHA for 4c355cc
google/auth/transport/_mtls_helper.py
@@ -431,5 +431,5 @@ def check_use_client_cert():
431
return "false"
432
else:
433
### Return the value of GOOGLE_API_USE_CLIENT_CERTIFICATE which is set.
434
- return use_client_cert
+ return use_client_cert
435
0 commit comments