-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Remove MyPy redundant-expr error #497
Conversation
Thanks @githubalexliu this is useful. So, I think you need to add something to the configuration of repo-review, presumably in this section of pyproject.toml. As it's so simple, I won't bother you with a PP-to-PR : can you perhaps make this change + see if it works ? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #497 +/- ##
=======================================
Coverage 89.13% 89.13%
=======================================
Files 8 8
Lines 2467 2467
Branches 418 418
=======================================
Hits 2199 2199
Misses 170 170
Partials 98 98 ☔ View full report in Codecov by Sentry. |
Thanks @githubalexliu Anyway, all good now I think ! |
Oh I hadn't seen, we are also blocked on CLA. |
Thanks @githubalexliu ! |
#496