glass
glass copied to clipboard
gh-502: add array API tests and typing for `grf._transformations`
Description
Add array API tests and typing for grf._transformations. Should be okay to merge after #610.
Fixes: #502
Checks
- [X] Is your code passing linting?
- [X] Is your code passing tests?
- [X] Have you added additional tests (if required)?
- [ ] Have you modified/extended the documentation (if required)?
- [ ] Have you added a one-liner changelog entry above (if required)?