Use Black, a Python code formatter, to automate all source code
formatting. Helps new contributors forget about the project's code
formatting preference and just lets to the tool handle it.
Black is the uncompromising Python code formatter. By using it, you
agree to cede control over minutiae of hand-formatting. In return,
Black gives you speed, determinism, and freedom from pycodestyle
nagging about formatting. You will save time and mental energy for
more important matters.
Coverage remained the same at 97.624% when pulling 0f5968fd6e0291c36d7568ca6d1d233fb1bc4811 on jdufresne:black into 352a621cf611b9c781f2a51be1964113e9ce126a on Alir3z4:master.
Use Black, a Python code formatter, to automate all source code formatting. Helps new contributors forget about the project's code formatting preference and just lets to the tool handle it.
https://github.com/ambv/black