Skip to content

Conversation

@hyoklee
Copy link
Contributor

@hyoklee hyoklee commented Nov 11, 2024

This will fix the following error:

    for task in tc.task_list(num_results=25, filter="type:TRANSFER,DELETE"):
TypeError: task_list() got an unexpected keyword argument 'num_results'

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

This will fix the following error:

```
    for task in tc.task_list(num_results=25, filter="type:TRANSFER,DELETE"):
TypeError: task_list() got an unexpected keyword argument 'num_results'
```
@kurtmckee kurtmckee added the no-news-is-good-news This change does not require a news file label Nov 11, 2024
@kurtmckee kurtmckee self-assigned this Nov 11, 2024
@kurtmckee kurtmckee merged commit 81446cd into globus:main Nov 11, 2024
@kurtmckee
Copy link
Member

Thanks for finding and fixing this!

@hyoklee hyoklee deleted the patch-1 branch November 11, 2024 18:19
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