Skip to content

Fix spacing inconsistencies and adhere to style guidelines #612

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidlapsleyio
Copy link

Removed unnecessary blank lines and adjusted spacing across tests and source files to improve code readability and maintain consistency. No functional changes were introduced.

Test plan

Confirmed that make lint, make format, and uv run pytest all pass.

Issue number

Closes #611

Checks

  1. I've added new tests (if relevant)
  2. I've added/updated the relevant documentation
  3. I've run make lint and make format
  4. I've made sure tests pass

Removed unnecessary blank lines and adjusted spacing across tests and source files to improve code readability and maintain consistency. No functional changes were introduced.
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.

Bug: style guideline and formatting inconsistencies
1 participant