Skip to content

Commit 26c2872

Browse files
committed
style: Apply linting
1 parent 327e247 commit 26c2872

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

applications/jupyterhub/deploy/resources/hub/jupyterhub_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,6 @@ def camelCaseify(s):
546546
c.OAuthenticator.client_secret = client_secret
547547
c.OAuthenticator.allow_all = True
548548

549-
550549
c.GenericOAuthenticator.login_service = "CH"
551550
c.GenericOAuthenticator.username_key = "email"
552551
c.GenericOAuthenticator.username_claim = "email"

0 commit comments

Comments
 (0)