Skip to content

Remove unused NaN_d import from test_stdface_main_helpers.py#57

Merged
k-yoshimi merged 3 commits intofeature/solver-plugin-architecturefrom
copilot/sub-pr-53-yet-again
Jan 29, 2026
Merged

Remove unused NaN_d import from test_stdface_main_helpers.py#57
k-yoshimi merged 3 commits intofeature/solver-plugin-architecturefrom
copilot/sub-pr-53-yet-again

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 29, 2026

Addresses review feedback on PR #53 regarding an unused import in the test file.

Changes

  • Removed unused NaN_d import from test/unit/test_stdface_main_helpers.py
  • Updated .gitignore to exclude Python build artifacts (*.egg-info/, dist/, *.egg)

The test file imports NaN_d from stdface.core.stdface_vals but never references it. This import was likely carried over during test extraction and is unnecessary for the test suite.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits January 29, 2026 12:11
Co-authored-by: k-yoshimi <4516893+k-yoshimi@users.noreply.github.com>
Co-authored-by: k-yoshimi <4516893+k-yoshimi@users.noreply.github.com>
@k-yoshimi k-yoshimi marked this pull request as ready for review January 29, 2026 12:11
Copilot AI changed the title [WIP] Address feedback on lattice plugin architecture Remove unused NaN_d import from test_stdface_main_helpers.py Jan 29, 2026
Copilot AI requested a review from k-yoshimi January 29, 2026 12:13
@k-yoshimi k-yoshimi merged commit cfe2198 into feature/solver-plugin-architecture Jan 29, 2026
12 checks passed
@k-yoshimi k-yoshimi deleted the copilot/sub-pr-53-yet-again branch January 29, 2026 12:14
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