chore: delete the defunct test_autocti/config/grids.yaml - #97
Merged
Conversation
Unread since PyAutoGalaxy 025ac7ac (2025-10-15), and the most stale of the surviving copies - it still listed EllipticalSersic / SphericalNFW class names retired years ago plus a dead interpolate: section for mock classes. test_autocti/config/ is the directory the test conftest points conf.instance at, so this is the one deletion with a real failure mode: full suite re-run after removal gives 271 passed. Issue: PyAutoLabs/autolens_workspace#317 Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01WGnmAUuQwTSCnp8U5dD3ee
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Deletes
test_autocti/config/grids.yaml. Itsradial_minimum:mapping has not been read by any code since PyAutoGalaxy025ac7ac"remove relocate_to_radial_minimum" (2025-10-15). This was the most stale of the ten surviving copies — it still listedEllipticalSersic/SphericalNFWclass names retired years ago, plus a deadinterpolate:section for mock classes.Per the standing delete the trap, don't document it rule, the file is removed rather than having its class names refreshed.
Scripts Changed
None — this PR deletes one test config file and touches no source or test code.
test_autocti/config/grids.yaml— deletedTest Plan
test_autocti/config/is the directory the test conftest pointsconf.instanceatradial_minimumacross the repo: zero hitsCloses part of PyAutoLabs/autolens_workspace#317.
Generated by the PyAutoLabs agent workflow.