line length
may I suggest Blacks default line length, I find their reasoning sensible.
-> https://black.readthedocs.io/en/stable/the_black_code_style.html#line-length
- flake8 windeval/ --max-line-length=88
- black --check windeval/
may I suggest Blacks default line length, I find their reasoning sensible.
-> https://black.readthedocs.io/en/stable/the_black_code_style.html#line-length
- flake8 windeval/ --max-line-length=88
- black --check windeval/