#Python #developers who use #PythonBlack to enforce all #code formatting, what do you think of this #CodeStyle? There are many ways I use non-"standard" formatting to help make code readable, and this is a good example.
My thoughts: when a project is large, you can't expect all contributors to be consistent: auto-formatting is worth it even for this code. Small projects that mainly mine, I avoid it and write like this.
#python #developers #pythonBlack #code #codestyle