You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I can't edit since I'm not part of the project) -- could you fix the title to reference E131 instead of E127?
this is also a duplicate of #680 which (lol) you reported :)
anntzer
changed the title
Inconsistent E131 in generator expression used as argument
Inconsistent E127 in generator expression used as argument
Jan 21, 2020
As of pycodestyle 2.5.0
generates no warning (which I think is correct) whereas
results in an (IMO incorrect) "E127 continuation line over-indented for visual indent".
The text was updated successfully, but these errors were encountered: