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

add flake8-print once bug on their end is fixed #22

Closed
mattsb42-aws opened this issue Oct 5, 2017 · 1 comment
Closed

add flake8-print once bug on their end is fixed #22

mattsb42-aws opened this issue Oct 5, 2017 · 1 comment

Comments

@mattsb42-aws
Copy link
Member

Triggered by #19, I want to add automated checking to make sure that errant print statements don't end up in code again. Towards that end, JBKahn/flake8-print looks like a good solution to this, despite its advertised "Alpha" staging.

Unfortunately, there is a bug with flake8-print that keeps it from working with flake8>=3.4.0 JBKahn/flake8-print#23.

Once that bug is fixed (looks like it should be soon), add this as a dependency in the flake8 tox testenv.

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

No branches or pull requests

1 participant