-
#pycharm jetbrains users: is there a way to get the internal Python intelligence to warn me of these syntax atrocities? - implicit string concatenation without an operator - single-element trailing-comma tuples I almost never want these, and they’re cognitively very expensive.