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

Add a check on the grid shape #964

Merged

Commits on Jul 6, 2023

  1. Add a check on the grid shape

    in Python 3.10, the 'else' check won't work if the shapes are unequal,
    so add this as an additional check.
    rieder committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8a6482a View commit details
    Browse the repository at this point in the history
  2. Update grids.py

    rieder committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1ea2760 View commit details
    Browse the repository at this point in the history