Skip to content

Integrate ruff for formatting - #3

Merged
laraibg786 merged 2 commits into
mainfrom
ruff_formatting
Jul 26, 2025
Merged

Integrate ruff for formatting#3
laraibg786 merged 2 commits into
mainfrom
ruff_formatting

Conversation

@laraibg786

Copy link
Copy Markdown
Collaborator

This pull request applies Ruff's automatic code formatting and linting to the entire codebase. By standardizing code style, it improves readability, maintains consistency, and helps ensure adherence to best practices. No functional changes have been made—this PR is focused solely on style updates.

* Refactor all public class, function, and module docstrings to follow Google style and ruff with ≤80 character lines.
* Add missing docstrings and expand existing ones for clarity, including `Args`, `Returns`, and `Notes` sections.
* Document exception cases and special behaviors in relevant docstrings.
* No functional code changes; documentation only.
@laraibg786
laraibg786 merged commit 49e2ef0 into main Jul 26, 2025
@laraibg786
laraibg786 deleted the ruff_formatting branch July 26, 2025 05:35
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