Method call continuation indentation and PEP-8

PyCharm v5.0.2 introduced a 'fix' that is, IMHO, mis-guided. If you have noticed that PyCharm has been adding extra indentation, for no good reason, to your multi-line method calls, then you know what I mean.

For a comprehensive discussion of this issue, see https://youtrack.jetbrains.com/issue/PY-17979.

Please, if you have an opinion on this issue, make it known by adding a comment over there.

Even if all you can do is agree that PY-17979 should be given some attention, please cast your vote over there so that it can get some visibility with the dev team.

Thanks.
0

请先登录再写评论。