Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 2, 2024
1 parent 61f1b03 commit 3ef16df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauthenticator/oauth2.py
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ def _client_secret_default(self):
If the `expires_in` field is omitted in the OAuth 2.0 token response
then this value will be the default expiration, in seconds, of the
access token.
"""
""",
)

validate_server_cert_env = "OAUTH_TLS_VERIFY"
Expand Down

0 comments on commit 3ef16df

Please sign in to comment.