-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
I'd recommend using black code formatter in the project.
What problem does it solve?
It solves pep 8 issues in code. Since library has a lot of pep 8 issues, I think it'd be better to integrate it into our project.
How does it work?
I can install it, apply changes to our project, then make a PR.
Background
I've already recommended using it, but by that time it wasn't stable and was in beta testing. However, currently, it is stable and it is used by many projects:

Thoughts, @Badiboy ?
batmanscode