Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit d49c969

Browse files
committed
fixed docs issue
1 parent fd53d0b commit d49c969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)