Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 736 Bytes

File metadata and controls

30 lines (21 loc) · 736 Bytes

Summary

Type of Change

  • Bug fix
  • New feature / enhancement
  • Refactor / cleanup
  • Docs / CI only

Checklist

  • Pre-commit hooks pass locally (pre-commit run --all-files)
  • Tested wheel build on affected platform(s) (Linux / macOS / Windows)
  • Docs updated if behavior changed (docs/)
  • Commit messages follow Conventional Commits (feat:, fix:, chore:, etc.)

Platform(s) Tested

  • Linux x86_64 (manylinux)
  • Linux aarch64 (manylinux)
  • macOS x86_64
  • macOS arm64
  • Windows x86_64

Related Issues