Home
last modified time | relevance | path

Searched refs:_CONVERT_ERROR_TMPL (Results 1 – 1 of 1) sorted by relevance

/external/python/google-auth-library-python/google/auth/
D_oauth2client.py47 _CONVERT_ERROR_TMPL = "Unable to convert {} to a google-auth credentials class." variable
168 new_exc = ValueError(_CONVERT_ERROR_TMPL.format(credentials_class))