Skip to content

Commit d49c969

Browse files
committed
fixed docs issue
1 parent fd53d0b commit d49c969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/auth/crypt/es.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def from_string(cls, public_key: Union[str, bytes]) -> "EsVerifier":
110110
x509 public key certificate.
111111
112112
Returns:
113-
Verifier: The constructed verifier.
113+
google.auth.crypt.base.Verifier: The constructed verifier.
114114
115115
Raises:
116116
ValueError: If the public key can't be parsed.

0 commit comments

Comments
 (0)