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

common/Scripts/worklog.py: Fix missing whitespace #3352

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

sheepman4267
Copy link
Member

@sheepman4267 sheepman4267 commented Jul 18, 2024

Summary
This is a simple fix for a linter error which was causing failures in unrelated PRs.

Test Plan

  1. Test out worklog.py. See that it works perfectly.
  2. Run flake8 against worklog.py. See that it fails.
  3. Check out this PR.
  4. Run flake8 against worklog.py again. See that it passes.
  5. Try worklog.py again and see that it functions in the same way.

Checklist

  • Package was built and tested against unstable

**Summary**
This is a simple fix fo a linter error which was causing failures in unrelated PRs.
@sheepman4267 sheepman4267 requested a review from silkeh July 18, 2024 14:04
Copy link
Member

@silkeh silkeh left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@silkeh silkeh merged commit 2421118 into main Jul 18, 2024
2 checks passed
@davidjharder davidjharder deleted the fix-worklog-flake8-issue branch July 19, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants