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 formatting #272

Closed
bhazelton opened this issue Mar 6, 2020 · 2 comments · Fixed by #454
Closed

use black formatting #272

bhazelton opened this issue Mar 6, 2020 · 2 comments · Fixed by #454

Comments

@bhazelton
Copy link
Member

We've gone to this in pyuvdata and pyradiosky so it makes sense to do it here. It does make a lot of changes, so should be done when there is a break in branches/PRs.

@steven-murray
Copy link
Contributor

For anyone who reads this: if you're working on a PR, it would be prudent to try to ensure that you're writing in black style -- this will make the transition easier when it does come. You can blacken a file by running black <filename>. I don't know if you can do parts of files though.

@mkolopanis
Copy link
Member

a relevant issue to your inquiry. psf/black#511

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