Skip to content

Conversation

@mattjamesdev
Copy link
Contributor

Changes

Removes aliases for Rename and updated their uses throughout the repo. Also fixes some missed renames after removing deprecated functions.

Fixes #181.

  • Remove aliases for attr.Rename
  • Fix missed renames of variables_trim to Trim
  • Add myself to contributors list

Testing

Test suite was run locally after finishing commits. No failures or errors were shown.

@tennlee
Copy link
Collaborator

tennlee commented Sep 19, 2025

Thanks. The CI is failing because of an unused import in one of the files. I've run the tests and all is well. I'll merge it and the fix the unused import post-merge. Thanks for the work!

@tennlee tennlee merged commit 00e0a66 into ACCESS-Community-Hub:develop Sep 19, 2025
4 of 6 checks passed
gemmaellen pushed a commit to gemmaellen/PyEarthTools that referenced this pull request Oct 1, 2025
* Remove unnecessary aliases of `Rename` class
* 🐛 Fix missed renames of `variable_trim`
* Add myself to contributors
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.

Tidy up attr.Rename aliases

2 participants