Skip to content

Conversation

@redmond2742
Copy link
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.

2 participants