Skip to content

Remove unused SimilarityTransformDist import from simdist_controllability#22

Merged
mitchellostrow merged 2 commits intoinputdsafrom
copilot/sub-pr-14-cd2ee78c-43af-463d-98ba-1676ffc421fb
Feb 6, 2026
Merged

Remove unused SimilarityTransformDist import from simdist_controllability#22
mitchellostrow merged 2 commits intoinputdsafrom
copilot/sub-pr-14-cd2ee78c-43af-463d-98ba-1676ffc421fb

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 6, 2026

Removes unused import of SimilarityTransformDist from DSA/simdist_controllability.py. The class was imported but never instantiated—only referenced in a commented-out code block and an error message string.

Changes

  • Removed try/except import block for SimilarityTransformDist (lines 6-9)
  • Cleaned up trailing whitespace on torch import

The ControllabilitySimilarityTransformDist class remains fully functional with no behavioral changes.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: mitchellostrow <35669245+mitchellostrow@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP address feedback on the 'Inputdsa' pull request Remove unused SimilarityTransformDist import from simdist_controllability Feb 6, 2026
Copilot AI requested a review from mitchellostrow February 6, 2026 20:09
@mitchellostrow mitchellostrow marked this pull request as ready for review February 6, 2026 20:09
@mitchellostrow mitchellostrow merged commit 61ca512 into inputdsa Feb 6, 2026
@mitchellostrow mitchellostrow deleted the copilot/sub-pr-14-cd2ee78c-43af-463d-98ba-1676ffc421fb branch February 7, 2026 21:40
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