Skip to content

[eudsl-python-extras] Remove dead code: unused lambda and duplicate imports#460

Merged
makslevental merged 1 commit into
mainfrom
users/makslevental/remove-dead-code
Jun 29, 2026
Merged

[eudsl-python-extras] Remove dead code: unused lambda and duplicate imports#460
makslevental merged 1 commit into
mainfrom
users/makslevental/remove-dead-code

Conversation

@makslevental

Copy link
Copy Markdown
Contributor

Summary

  • Remove _mlir_type_ctor_to_np_dtype lambda in util.py (defined but never referenced)
  • Remove unused imports in linalg.py: _dispatch_mixed_values, segmented_accessor, duplicate get_default_loc_context

Test plan

  • Full test suite: 599 passed, 99.34% coverage

…mports

- Remove `_mlir_type_ctor_to_np_dtype` lambda in util.py (defined but never called)
- Remove unused imports in linalg.py: `_dispatch_mixed_values`,
  `segmented_accessor`, duplicate `get_default_loc_context`
@makslevental makslevental merged commit 4b084bc into main Jun 29, 2026
20 checks passed
@makslevental makslevental deleted the users/makslevental/remove-dead-code branch June 29, 2026 01:37
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