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

Formatting: fix Flake8 newlines #337

Merged
merged 2 commits into from
Jul 16, 2019

Conversation

Glutexo
Copy link
Collaborator

@Glutexo Glutexo commented Jul 10, 2019

Fixed missing and redundant newlines triggering Flake8 E3 rules.

This is a part of the first step to fix all the formatting. See #335, #189 and #331.

@Glutexo Glutexo self-assigned this Jul 10, 2019
Glutexo added 2 commits July 10, 2019 14:46
Fixed the E302 Flake8 rule that targets missing newlines.
Fixed the E303 Flake8 rule that targets redundant newlines.
@dehort dehort merged commit 8ff9454 into RedHatInsights:master Jul 16, 2019
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