Skip to content

Conversation

@chadmarchand
Copy link
Contributor

Reference Issue

Closes #1104

What does this PR implement/fix? Explain your changes.

Fixes the docstring for the list_tasks function, as well as the private _list_tasks function. It used to refer to TaskType as an ID, but as it is now an enum, the reference to the ID has been removed. The documentation for the TaskType enum can be reference for clarity.

How should this PR be tested?

Not applicable as only documentation has been changed.

Copy link
Collaborator

@mfeurer mfeurer left a comment

Choose a reason for hiding this comment

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

Thanks a lot for noticing and fixing this.

@mfeurer mfeurer merged commit ccb3e8e into openml:develop Oct 6, 2022
PGijsbers pushed a commit to Mirkazemi/openml-python that referenced this pull request Feb 23, 2023
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.

list_tasks docstring outdated.

2 participants