-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix a couple of typos in transformers #7471
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7471 +/- ##
==========================================
- Coverage 98.68% 98.68% -0.01%
==========================================
Files 1092 1092
Lines 96560 96560
==========================================
- Hits 95291 95290 -1
- Misses 1269 1270 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for fixing these!
@babacry - would you mind running this check for the rest of the Cirq sources too? |
I came across a couple of typos in transformers, so I ask the code assistant to help identify more of them and update all here. --------- Co-authored-by: Pavol Juhas <juhas@google.com>
I came across a couple of typos in transformers, so I ask the code assistant to help identify more of them and update all here.