Skip to content

Conversation

@libraz
Copy link
Owner

@libraz libraz commented May 31, 2025

Summary

  • format Python sources using Black and isort
  • configure isort to use Black profile to avoid future conflicts

Testing

  • black --check src/ tests/
  • isort --check-only src/ tests/
  • pytest -q (fails: 29 errors during collection)

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

@libraz libraz merged commit 005704c into main May 31, 2025
0 of 2 checks passed
@libraz libraz deleted the 4yzrnx-codex/fix-ci-lint-errors branch May 31, 2025 11:41
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