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

Pull Request Title: Update code formatting to use ruff format instead of black #48

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bscriver123
Copy link

Pull Request Description

Proposed Changes

  • Replaced usage of black with ruff format for code formatting.

Reason for Changes

The decision to switch from black to ruff format was made to align with the team's coding standards and preferences. Additionally, ruff format provides more customization options and better suits the project's requirements.

Changes Made

  • Updated the project configuration to use ruff format for code formatting.
  • Verified that the codebase formats correctly with ruff format.

Additional Information

  • This PR resolves the issue reported where black was being used for code formatting.
  • The changes made in this PR improve consistency and maintainability of the codebase.
  • The PR has been tested locally to ensure that the code formatting is applied correctly.

@Luca-Blight Please review the changes and provide your feedback. Thank you for your collaboration 😄.

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.

1 participant