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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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

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

1 participant