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

Docs: fix imports for annotator metrics #4841

Closed

Conversation

louisguitton
Copy link
Contributor

@louisguitton louisguitton commented May 16, 2024

Description

While preparing my Argilla meetup talk for next week, I noticed that the examples from the docs on Metrics were failing with this error messsage:

ImportError: cannot import name 'AnnotatorMetric' from 'argilla.client.feedback.metrics' 

So I fixed the docstrings.

Type of change

  • Documentation update

How Has This Been Tested

I have run no test. This is a 1-line change.

Checklist

  • I added relevant documentation
  • I followed the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • My changes generate no new warnings
  • I filled out the contributor form (see text above)
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/) -> I don't think my change is notable and deserves to be in the Changelog

@davidberenstein1957
Copy link
Member

@louisguitton, how are you doing? I was going through old PRs and found this one. Would you be willing to resolve the merge conflicts? Otherwise, I will close it for now also because it is part of the old SDK

@louisguitton
Copy link
Contributor Author

thanks @davidberenstein1957 , hope you're good, closing as I don't have the bandwith. Best

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.

2 participants