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
Maybe. I can imagine if we disallowed that the scientific python community would be just as furious as every time they discover they can't visually align decimals inside a matrix. (I think I've even seen examples where they visually align the sign of the number so that vertically it looks like:
- 0.01,
10.52,
-234.27,
Which I'm not endorsing as good general style, but I really don't want a tonne more issues from people complaining that we're making their code ugly.
Should
pycodestyle
disallow whitespace between a unary negation and its symbol?The text was updated successfully, but these errors were encountered: