Closed sdolemelipone closed 2 years ago
This occurred because we don't use specific version of black (or isort / flake8). Should we?
My two cents:
I'm big fan of https://wemake-python-styleguide.readthedocs.io/en/latest/ I like this idea: "Rely on strict linters, not auto-formatters."
This occurred because we don't use specific version of black (or isort / flake8). Should we?