Closed CuriousLearner closed 4 years ago
Few of the changes aren't included which made the indentation worse or were related to line-length dependent on the project name.
This should ideally go in the precommit hooks as well and it must be implemented for all. You can have the line-length changed to 110 which gives the best output along with isort.
@theskumar Can you please elaborate a bit on this:
This should ideally go in the precommit hooks as well and it must be implemented for all.
This should ideally go in the precommit hooks as well and it must be implemented for all.
I can create a PR for this. Have been doing this for all my projects.
To follow the PEP8 rules enforced by black.
Minimal changes to follow the styles enforced by black. Few of the changes aren't included which made the indentation worse or were related to line-length dependent on the project name
None.