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 failing style checks #6207

Merged
merged 1 commit into from
Mar 31, 2020
Merged

Fix failing style checks #6207

merged 1 commit into from
Mar 31, 2020

Conversation

florimondmanca
Copy link
Contributor

What does this PR do?

Fix style checks on WinPDHCounter.

./datadog_checks/base/checks/win/winpdh.py:133:81: W291 trailing whitespace

Motivation

Makes datadog_checks_base tests fail on master.

Cleanup for #6052. Refs #6084 (comment)

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@hithwen hithwen mentioned this pull request Mar 31, 2020
@florimondmanca florimondmanca merged commit ddf7e55 into master Mar 31, 2020
@florimondmanca florimondmanca deleted the fix-pdh-style branch March 31, 2020 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants