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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix doctest issues in cleanlab/datalab/internal/issue_manager/label.py #1095

Conversation

gogetron
Copy link
Contributor

@gogetron gogetron commented Apr 11, 2024

Summary

馃幆 Purpose: Fix doctest issues in cleanlab/datalab/internal/issue_manager/label.py

To ensure that the doctests are working correctly I ran:

python3 -m doctest cleanlab/datalab/internal/issue_manager/label.py

It produces error on the current version that have been addressed with this PR.

Testing

馃攳 Testing Done: Existing test suite and python3 -m doctest cleanlab/datalab/internal/issue_manager/label.py.

Links to Relevant Issues or Conversations

#1092

@elisno elisno merged commit 7b4b069 into cleanlab:master Apr 12, 2024
19 checks passed
@elisno elisno added the test This change adds or pertains to unit tests label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants