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

Include workbench file when linting in GHA #746

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

joecorall
Copy link
Contributor

@joecorall joecorall commented Feb 26, 2024

Link to Github issue or other discussion

#744

What does this PR do?

#744 neglected to lint ./workbench. This PR corrects that.

What changes were made?

Run black against ./workbench as well as all other python files

How to test / verify this PR?

Check the GHA actions.

Interested Parties

@mjordan


Checklist

  • Before opening this PR, have you opened an issue explaining what you want to to do?
  • Have you included some configuration and/or CSV files useful for testing this PR?
  • Have you written unit or integration tests if applicable?
  • Does the code added in this PR require a version of Python that is higher than the current minimum version?
  • If the changes in this PR require an additional Python library, have you included it in setup.py?
  • If the changes in this PR add a new configuration option, have you provided a default for when the option is not present in the .yml file?

@joecorall joecorall marked this pull request as ready for review February 26, 2024 13:40
@mjordan
Copy link
Owner

mjordan commented Feb 26, 2024

Thanks @joecorall !

@mjordan mjordan merged commit 5e9f003 into mjordan:main Feb 26, 2024
1 check passed
@joecorall joecorall deleted the 585-lint-workbench branch February 26, 2024 15:54
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.

2 participants