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

Code style cleanup with black, flake8 and isort #77

Merged
merged 19 commits into from
Dec 2, 2022

Conversation

koenvervloesem
Copy link
Member

Description:

Cleans up code style with black, flake8 and isort. This also adds a pre-commit hook for these tools and runs them as part of a GitHub Actions workflow, so code style will stay consistent. Thanks to this cleanup, the code can be more easily refactored and extended later.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@1technophile
Copy link
Member

LGTM

@1technophile 1technophile merged commit 22d5eb1 into development Dec 2, 2022
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