chore: force python code style check in CI by SemyonSinchenko · Pull Request #527 · graphframes/graphframes · GitHub
Skip to content

chore: force python code style check in CI#527

Merged
rjurney merged 1 commit intographframes:masterfrom
SemyonSinchenko:chore-python-formatting
Feb 27, 2025
Merged

chore: force python code style check in CI#527
rjurney merged 1 commit intographframes:masterfrom
SemyonSinchenko:chore-python-formatting

Conversation

@SemyonSinchenko
Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

  • code style (black, flake8, isort) is checking in CI
  • all the errors from black, flake8 and isort are fixed

Why are the changes needed?

At the moment we have a code style but we are not checking it during the CI

+ reformat all the code to pass checks
@SemyonSinchenko
Copy link
Copy Markdown
Collaborator Author

@SemyonSinchenko
Copy link
Copy Markdown
Collaborator Author

Comment thread python/graphframes/lib/pregel.py
Comment thread python/pyproject.toml
Comment thread python/pyproject.toml
Comment thread python/poetry.lock
Comment thread python/poetry.lock
Copy link
Copy Markdown
Contributor

@bjornjorgensen bjornjorgensen left a comment

Choose a reason for hiding this comment

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

LGTM

@rjurney rjurney merged commit e9db9d1 into graphframes:master Feb 27, 2025
@SemyonSinchenko SemyonSinchenko deleted the chore-python-formatting branch April 6, 2025 09:14
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.

3 participants