Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stricter input checks #569

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

TomNicholas
Copy link
Contributor

WIP to make the checks on user input to the Grid constructor stricter. Factored out of #557 because lots of the test fixtures don't actually conform to these stricter checks, causing lots of new failures.

  • Closes #xxxx
  • Tests added
  • Passes pre-commit run --all-files
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

TomNicholas and others added 27 commits November 15, 2022 15:52
migrate transform logic from axis to grid
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.

None yet

2 participants