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

Python Styling Proposal #728

Closed
mlucool opened this issue Aug 13, 2020 · 0 comments · Fixed by #763
Closed

Python Styling Proposal #728

mlucool opened this issue Aug 13, 2020 · 0 comments · Fixed by #763

Comments

@mlucool
Copy link
Contributor

mlucool commented Aug 13, 2020

Hi,

I'd like to propose we move all python code to be styled by black. It will increase readability across the code base IMO. The downside is black is not at 1.0 yet, but we can run black just on changed files and set minimum versions in setup.py (see projects using black).

What do others think?

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

Successfully merging a pull request may close this issue.

3 participants