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 missing f-string in EP manager method + test #683

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Feb 14, 2023

TransferClient.endpoint_manager_task_successful_transfers was not making calls correctly.

Setup fixture data for a response, add a relevant test, and add the missing f prefix.

resolves #682

`TransferClient.endpoint_manager_task_successful_transfers` was not
making calls correctly.

Setup fixture data for a response, add a relevant test, and add the
missing `f` prefix.

resolves globus#682
@sirosen sirosen merged commit 89e7be5 into globus:main Feb 14, 2023
@sirosen sirosen deleted the fix-missing-fstring branch February 14, 2023 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing f-string in parameterized url
2 participants