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

Reimplement base grid class #133

Open
LewisGaul opened this issue Jul 18, 2020 · 0 comments
Open

Reimplement base grid class #133

LewisGaul opened this issue Jul 18, 2020 · 0 comments
Labels
cleanup Code improvements

Comments

@LewisGaul
Copy link
Owner

>       assert s.calculate() == case.probs
E       assert <3x3 grid> == <3x3 grid>
E         (pytest_assertion plugin: representation of details failed: /mnt/c/Users/legaul/Documents/personal/minegauler/minegauler/shared/utils.py:142: TypeError: Grid keys should be tuple coordinates of the form (0, 1).
E          Probably an object has a faulty __repr__.)
@LewisGaul LewisGaul added the cleanup Code improvements label Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code improvements
Projects
None yet
Development

No branches or pull requests

1 participant