Skip to content

Apply Ruff fixes and manual style updates#9

Open
redmond2742 wants to merge 1 commit intomainfrom
codex/run-ruff---fix-on-src/ssoss-and-tests
Open

Apply Ruff fixes and manual style updates#9
redmond2742 wants to merge 1 commit intomainfrom
codex/run-ruff---fix-on-src/ssoss-and-tests

Conversation

@redmond2742
Copy link
Copy Markdown
Owner

Summary

  • run ruff --fix and clean up imports
  • prefer isinstance to type == checks
  • improve boolean comparisons
  • split up combined import statements

Testing

  • pip install -e .
  • pytest -q
  • ruff check --fix src/ssoss tests

https://chatgpt.com/codex/tasks/task_e_68452724eb54832bb3429f26707278df

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant