Skip to content

Ruff#146

Merged
PenguinBoi12 merged 7 commits intoCode-Society-Lab:mainfrom
MrNesli:main
Oct 15, 2025
Merged

Ruff#146
PenguinBoi12 merged 7 commits intoCode-Society-Lab:mainfrom
MrNesli:main

Conversation

@MrNesli
Copy link
Copy Markdown
Contributor

@MrNesli MrNesli commented Oct 12, 2025

This PR is aiming to make Grace code base more PEP8 compliant by introducing Ruff.

Ruff as a tool also adds the possibility to auto-format the code:

ruff format path/to/file.py   # Formats a single file.

The code base was also refactored to stay consistent with the quote and indent styles, as well as max line length. Removing unnecessary imports, etc.

@PenguinBoi12
Copy link
Copy Markdown
Contributor

Thanks a lot of this PR.

@PenguinBoi12 PenguinBoi12 merged commit d1b56db into Code-Society-Lab:main Oct 15, 2025
2 of 3 checks passed
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