On 3/12/21 7:50 AM, Paul Bryan wrote:
My inclination would be to cede code formatting to a tool like Black and focus on function: https://black.readthedocs.io/en/stable/
We still have to read it after Black munges it. Like Paul said, add parentheses -- it works for method chaining, string concatenation, etc. -- ~Ethan~ _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/M2IAKNCMJZZTF6WP674M2SD3U5VIMWP6/ Code of Conduct: http://python.org/psf/codeofconduct/