-
Notifications
You must be signed in to change notification settings - Fork 625
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
Update test_clip_tokens.py #1419
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
CI Failure Feedback 🧐(Checks updated until commit b073fb1)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
PR Type
Tests
Description
clip_tokens
function where the assertion was incorrectly checking if the clipped result equals the original textChanges walkthrough 📝
test_clip_tokens.py
Fix incorrect assertion in clip tokens test
tests/unittest/test_clip_tokens.py
test_clip
method to expectresult
to bedifferent from input
text