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

Fix client credentials example doc typo #1010

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

derek-globus
Copy link
Contributor

@derek-globus derek-globus commented Jul 19, 2024

The transfer client in this example is instantiated into the variable transfer_client but then referenced as tc (line 122 in the current code rev).

This change updates the instantiation to use tc (mirrors the variable name in the other example on the same page).


📚 Documentation preview 📚: https://globus-sdk-python--1010.org.readthedocs.build/en/1010/

@derek-globus derek-globus added the no-news-is-good-news This change does not require a news file label Jul 19, 2024
@derek-globus derek-globus merged commit c484ea3 into globus:main Jul 19, 2024
16 of 17 checks passed
@derek-globus derek-globus deleted the client-credentials-typo branch July 19, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants