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 checks #546

Merged
merged 2 commits into from
Oct 24, 2018
Merged

Fix flake8 checks #546

merged 2 commits into from
Oct 24, 2018

Conversation

jmcs
Copy link
Member

@jmcs jmcs commented Oct 24, 2018

The newest release of flake8 is stricter than previous ones, so the master build was broken.

This PR fixes it by:

  • Formatting affected files with black;
  • Removing an unused assignment.

@jmcs
Copy link
Member Author

jmcs commented Oct 24, 2018

👍

1 similar comment
@lmineiro
Copy link
Contributor

👍

Copy link
Contributor

@lmineiro lmineiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @jmcs

@jmcs jmcs merged commit a9cba28 into master Oct 24, 2018
@jmcs jmcs deleted the flaking branch October 24, 2018 08:58
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.

None yet

2 participants