-
-
Notifications
You must be signed in to change notification settings - Fork 510
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
fix E502 in schemes and combinat #35318
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #35318 +/- ##
===========================================
- Coverage 88.62% 88.62% -0.01%
===========================================
Files 2148 2148
Lines 398855 398857 +2
===========================================
- Hits 353480 353476 -4
- Misses 45375 45381 +6
... and 28 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
fix the doctests
LGTM. |
merge conflict |
conflicts with #35314 |
I suggest to rebase onto the next beta. |
setting back to positive after trivial merge |
Documentation preview for this PR is ready! 🎉 |
📚 Description
fix pycodestyle E502 warning in schemes/ and combinat/
📝 Checklist
⌛ Dependencies