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

Flake8 fixes #1151

Merged
merged 1 commit into from
Jun 23, 2020
Merged

Flake8 fixes #1151

merged 1 commit into from
Jun 23, 2020

Conversation

dirkmueller
Copy link
Member

Various smaller whitespace and indentation mixes made these
files harder to read than necessary. tried to do minimally
intrusive refactorings that should not change any behavior.

Why is this PR needed?

Does it fix an issue? addresses a business case?

add a description and link to the issue if one exists.

Fixes #

Reminder: Add the "fixes bsc#XXXX" to the title of the commit so that it will
appear in the changelog.

What does this PR do?

please include a brief "management" technical overview (details are in the code)

Anything else a reviewer needs to know?

Special test cases, manual steps, links to resources or anything else that could be helpful to the reviewer.

Info for QA

This is info for QA so that they can validate this. This is mandatory if this PR fixes a bug.
If this is a new feature, a good description in "What does this PR do" may be enough.

Related info

Info that can be relevant for QA:

  • link to other PRs that should be merged together
  • link to packages that should be released together
  • upstream issues

Status BEFORE applying the patch

How can we reproduce the issue? How can we see this issue? Please provide the steps and the prove
this issue is not fixed.

Status AFTER applying the patch

How can we validate this issue is fixed? Please provide the steps and the prove this issue is fixed.

Docs

If docs need to be updated, please add a link to a PR to https://github.com/SUSE/doc-caasp.
At the time of creating the issue, this PR can be work in progress (set its title to [WIP]),
but the documentation needs to be finalized before the PR can be merged.

Merge restrictions

(Please do not edit this)

We are in v4-maintenance phase, so we will restrict what can be merged to prevent unexpected surprises:

What can be merged (merge criteria):
    2 approvals:
        1 developer: code is fine
        1 QA: QA is fine
    there is a PR for updating documentation (or a statement that this is not needed)

c3y1huang
c3y1huang previously approved these changes Jun 17, 2020
Copy link

@jenting jenting left a comment

Choose a reason for hiding this comment

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

I saw this PR includes a commit that is related to #1153, please considering remove the commit, thanks.

Various smaller whitespace and indentation mixes made these
files harder to read than necessary. tried to do minimally
intrusive refactorings that should not change any behavior.
@dirkmueller
Copy link
Member Author

@jenting good catch, fixed!

@dirkmueller dirkmueller requested a review from jenting June 19, 2020 07:04
Copy link

@jenting jenting left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@Klaven Klaven left a comment

Choose a reason for hiding this comment

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

gave it a look over, /lgtm

@jenting jenting merged commit 983a0e3 into SUSE:master Jun 23, 2020
mmnelemane pushed a commit to mmnelemane/skuba that referenced this pull request Jul 3, 2020
Various smaller whitespace and indentation mixes made these
files harder to read than necessary. tried to do minimally
intrusive refactorings that should not change any behavior.
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.

4 participants