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 whitespace by Black’s standards #363

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

Glutexo
Copy link
Collaborator

@Glutexo Glutexo commented Jul 19, 2019

Added/removed whitespace around brackets and operators to follow Black’s strict standards. Didn’t touch trailing commas.

This is a part of the way towards a completely Black-compliant formatting. It will allow to use the tool automatically for any new code. #335

@Glutexo Glutexo changed the title Fix whitespace by Black’s standards Formatting: Fix whitespace by Black’s standards Jul 24, 2019
@Glutexo Glutexo changed the title Formatting: Fix whitespace by Black’s standards Formatting: fix whitespace by Black’s standards Jul 24, 2019
@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 24, 2019

This pull request has been approved. Can we merge it?

@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 25, 2019

Rebased, mergeable again.

@Glutexo Glutexo added the cleanup Small changes not affecting behavior label Jul 25, 2019
@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 29, 2019

Rebased to resolve conflicts.

Added/removed whitespace around brackets and operators to follow
Black’s strict standards. Didn’t touch trailing commas.
@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 29, 2019

Rebased once again, resolving conflicts.

@dehort dehort merged commit b06984b into RedHatInsights:master Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Small changes not affecting behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants