Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 590653479
  • Loading branch information
craigcitro authored and colaboratory-team committed Dec 13, 2023
1 parent c0ba5d4 commit 2eaa219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/colab/userdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def __init__(self, key):


def get(key):
"""Fetchets the value for specified secret keys.
"""Fetches the value for specified secret keys.
Args:
key: Identifier of the secret to fetch.
Expand Down

0 comments on commit 2eaa219

Please sign in to comment.