Skip to content

refactor(python): reorder imports and improve error handling formatting#128

Merged
zTgx merged 1 commit intomainfrom
dev
Apr 29, 2026
Merged

refactor(python): reorder imports and improve error handling formatting#128
zTgx merged 1 commit intomainfrom
dev

Conversation

@zTgx
Copy link
Copy Markdown
Member

@zTgx zTgx commented Apr 29, 2026

Reorder pyo3 imports in document.rs and engine.rs for consistency. Format error handling code to stay within 100 character line limits and improve readability.

Summary

Changes

Checklist

  • Code compiles (cargo build)
  • Tests pass (cargo test --lib --all-features)
  • No new clippy warnings (cargo clippy --all-features)
  • Public APIs have documentation comments
  • Python bindings updated (if Rust API changed)

Notes

Reorder pyo3 imports in document.rs and engine.rs for consistency.
Format error handling code to stay within 100 character line limits
and improve readability.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vectorless Ready Ready Preview, Comment Apr 29, 2026 10:31am

@zTgx zTgx merged commit d51c85e into main Apr 29, 2026
7 checks passed
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.

1 participant