Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix flake8 warnings #119

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

Merged
merged 2 commits into from
Mar 11, 2016
Merged

Fix flake8 warnings #119

merged 2 commits into from
Mar 11, 2016

Conversation

lucasmoura
Copy link
Contributor

Fix flake8 warnings for both source and test files. The following warnings were ignored:

  • F403 'from utils import *' used; unable to detect undefined names

And for line too long warnings, some were fixed when the code readability was not affected negatively.

@lucasmoura lucasmoura force-pushed the flake8_warnings branch 2 times, most recently from db46ad4 to 5976fd7 Compare March 11, 2016 20:21
@norvig
Copy link
Collaborator

norvig commented Mar 11, 2016

Thanks, @lucasmoura !

norvig added a commit that referenced this pull request Mar 11, 2016
@norvig norvig merged commit 7ddf86f into aimacode:master Mar 11, 2016
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.

2 participants