-
-
Notifications
You must be signed in to change notification settings - Fork 655
simplify some trivial iterations #35576
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
|
d7afa6d
to
01eafa0
Compare
01eafa0
to
369545c
Compare
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.
LGTM.
so may I set to positive review ? |
Merge conflict |
Documentation preview for this PR (built with commit dd669cd) is ready! 🎉 |
Do you plan to fix this issue in this ticket or is it done in another one ?
|
somebody broke the linter somewhere. I am bored about fixing other's mistakes. Not here, in any case. |
Agreed. |
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.
LGTM.
📚 Description
replace a lot of
(x for x in something)
bysomething
, insideall
,any
,sum
, etc📝 Checklist
⌛ Dependencies