Skip to content

refactor: rename aa.grid_dec to aa.decorators#351

Merged
Jammy2211 merged 1 commit intomainfrom
feature/data-typing-simplify
Apr 13, 2026
Merged

refactor: rename aa.grid_dec to aa.decorators#351
Jammy2211 merged 1 commit intomainfrom
feature/data-typing-simplify

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Mechanical rename of all aa.grid_dec. references to aa.decorators. across 33 profile and galaxy files. Companion to PyAutoArray#277 which introduces aa.decorators as the canonical name.

API Changes

None — internal changes only. All references updated from aa.grid_dec.to_array / aa.grid_dec.transform etc. to aa.decorators.to_array / aa.decorators.transform.

Test Plan

  • All 834 PyAutoGalaxy tests pass
  • 157 lines changed across 33 files (pure rename, no logic changes)

🤖 Generated with Claude Code

Mechanical rename of all aa.grid_dec. references to aa.decorators.
across all profile and galaxy files. The old alias still works but
is deprecated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit c017003 into main Apr 13, 2026
2 of 4 checks passed
@Jammy2211 Jammy2211 deleted the feature/data-typing-simplify branch April 13, 2026 21:08
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