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 flake8 warnings #90

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Conversation

pkolbus
Copy link
Contributor

@pkolbus pkolbus commented Jul 6, 2020

Fix F401 (unused import) and several E501 (line too long) reported by flake8, in run_tests.py.

This should get Travis CI to pass again (but might need #89 as well).

Fix F401 (unused import) and several E501 (line too long) reported by
flake8, in run_tests.py.
@gforcada gforcada merged commit e075396 into gforcada:master Jul 10, 2020
@gforcada
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants