Skip to content

Conversation

@cpaniaguam
Copy link
Collaborator

This pull request includes minor updates to dependencies and a small code simplification. The most notable changes are:

Dependency updates:

  • Upgraded the minimum required version of the ruff linter from 0.9.1 to 0.15.0 in pyproject.toml to ensure compatibility with newer features and fixes.

Code simplification:

  • Simplified the Add operation mapping in the pt_onnx_ops dictionary in onnx2pt.py by directly referencing onnx_add instead of wrapping it in a lambda function.

Copy link
Collaborator

@digicosmos86 digicosmos86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cpaniaguam cpaniaguam merged commit 162359f into main Feb 4, 2026
4 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.

2 participants