-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Add documentation on command-line function to get client ID #5712
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
Add documentation on command-line function to get client ID #5712
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this in! Just a minor comment below.
Otherwise, I think it might be worth putting in a note saying that this is an alternate in case there's issues with the get_client_id.py
module, otherwise I was confused with why there's two of them until I read the related issue. Passing it to @leahecole for further review from here!
Hey @leahecole - sorry to disturb, any update on this ? Does this change look okay to you ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for submitting!
56d9b7b
to
b1b287a
Compare
@dandhlee @leahecole thanks for your comments ! I addressed the changes, feel free to merge whenever you can as I don't have permissions 🙂 |
Description
Fixes #5546
Checklist
nox -s py-3.6
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)