We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
a PEP8 cleanup could be a nice improvement.
flake8 can help.
You can check PEP8 with Continuous Integration (Travis CI for example)
See for example https://github.com/scls19fr/windrose/blob/master/.travis.yml
https://medium.com/python-pandemonium/what-is-flake8-and-why-we-should-use-it-b89bd78073f2
Kind regards
The text was updated successfully, but these errors were encountered:
This is probably the first issue to tackle.
So you will be able to notice (when fixing others issues) if you (or anyone submitting a PR) don't decrease code quality
Sorry, something went wrong.
@scls19fr okay this would be my priority.
No branches or pull requests
Hello,
a PEP8 cleanup could be a nice improvement.
flake8 can help.
You can check PEP8 with Continuous Integration (Travis CI for example)
See for example
https://github.com/scls19fr/windrose/blob/master/.travis.yml
https://medium.com/python-pandemonium/what-is-flake8-and-why-we-should-use-it-b89bd78073f2
Kind regards
The text was updated successfully, but these errors were encountered: