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

Fix code style issues #13

Open
mdeff opened this issue Aug 11, 2017 · 1 comment
Open

Fix code style issues #13

mdeff opened this issue Aug 11, 2017 · 1 comment

Comments

@mdeff
Copy link
Collaborator

mdeff commented Aug 11, 2017

make lint should pass and then enforced by Travis

@mdeff
Copy link
Collaborator Author

mdeff commented Jan 31, 2019

Use black for code auto-formatting. Better than autopep8 (does not really reformat) and yapf (popular, but too many configuration options, and slow).

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

No branches or pull requests

1 participant