-
Notifications
You must be signed in to change notification settings - Fork 703
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
Bump codespell to 2.3.0 #3257
Bump codespell to 2.3.0 #3257
Conversation
keep getting this issue in CI :/
|
Fix for broken CI: #3258 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #3257 +/- ##
=======================================
Coverage 88.18% 88.18%
=======================================
Files 301 301
Lines 9412 9412
=======================================
Hits 8300 8300
Misses 1112 1112 ☔ View full report in Codecov by Sentry. |
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.
Thanks, I think this should be fine.
Proposed change
Trying to update codespell to help #2336 ship. There are some issues using codespell 2.3.0 on the dev branch which this PR attempts to fix.
Additional information
none
Checklist
pre-commit
checks pass / the code has been formatted using Black