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

Replace PEP8 with pycodestyle #6

Closed
roclark opened this issue Oct 11, 2018 · 0 comments
Closed

Replace PEP8 with pycodestyle #6

roclark opened this issue Oct 11, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@roclark
Copy link
Owner

roclark commented Oct 11, 2018

As seen in the pycodestyle repository, PEP8 is now a deprecated tool and does not support newer python code styling practices. In order to stay up-to-date with python code styling, PEP8 should be replaced with pycodestyle. Prior to closing, any new warnings or errors that are thrown from pycodestyle that were not raised by PEP8 should be resolved.

@roclark roclark added the enhancement New feature or request label Oct 11, 2018
@roclark roclark added this to the Release 0.2.1 milestone Oct 11, 2018
@roclark roclark self-assigned this Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant