Skip to content

Commit

Permalink
Adds comment for test.
Browse files Browse the repository at this point in the history
  • Loading branch information
samson-ichiban committed Jan 4, 2024
1 parent aa77909 commit 4d3cb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gestalt/vault.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def __init__(
tries=self.tries,
)

# __init__ impl for retry_call
def __do_init(
self,
cert: Optional[Tuple[str, str]],
Expand Down

0 comments on commit 4d3cb9f

Please sign in to comment.