Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the extra parenthesis in service.md #3303

Merged
merged 2 commits into from Dec 11, 2020

Conversation

Sangarshanan
Copy link
Contributor

No description provided.

@@ -346,7 +346,7 @@ and taking note of the following process:
headers = {
'Authorization' : 'token %s' % api_token,
},
)
))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this code snippet needs a correction, but perhaps deleting the surplus parenthesis after .join( is what makes it all work - what do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes !! 😅

@Sangarshanan Sangarshanan changed the title Add the missing parenthesis in service.md Remove the extra parenthesis in service.md Dec 11, 2020
@consideRatio consideRatio merged commit 947ef67 into jupyterhub:master Dec 11, 2020
@consideRatio
Copy link
Member

Thanks for your help maintaining this project @Sangarshanan ! ❤️🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants