Given the construct `foo = (bar == baz)` some people like parentheses and some do not. They're pointless and don't mean anything, though. I don't feel this is particularly helpful to code clarity, tbh, and pylint now notices this and warns about it in our current pylint config. I think this is reasonable, so let's remove the odd parens.pull/10811/head
parent
1000246d07
commit
d6b81307f6
3 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue