Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Black for Python code formatting #1

Closed
yedpodtrzitko opened this issue Jan 19, 2020 · 0 comments
Closed

Use Black for Python code formatting #1

yedpodtrzitko opened this issue Jan 19, 2020 · 0 comments

Comments

@yedpodtrzitko
Copy link

Hi,

Black is becoming the de facto standard for formatting Python code (for example Flask is using it).

Using automatic formatter could lower the barrier for potential code contributors (including myself), since it's shifting the burden of choosing and enforcing code format to a tool instead of following subjective style, which doesn't comply PEP8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants