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

Force get_supported_tasks() to return a list instead of dict keys #227

Merged
merged 2 commits into from
Aug 4, 2022

Conversation

mathemakitten
Copy link
Contributor

Minor thing; the type signature says it returns a list but it currently returns a dict_keys object.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 3, 2022

The documentation is not available anymore as the PR was closed or merged.

@lvwerra lvwerra merged commit 1a2a68a into main Aug 4, 2022
@lvwerra lvwerra deleted the hn-fixtype-supported-tasks branch August 4, 2022 12:18
mathemakitten added a commit that referenced this pull request Sep 23, 2022
* Have get_supported_tasks return a list instead of dict keys

* trigger CI

Co-authored-by: helen <helen@huggingface.co>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
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.

None yet

3 participants