Commit Graph

5 Commits

Author SHA1 Message Date
Amela
8664d33b17
fix: add maxDiff attribute to test class (#5)
* Adding maxDiff=None per issue 45473

* Update test_module.py to match styling

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-04-24 21:21:36 +02:00
Dylan Buchi
c1b30742b7
fix 2 typos inside test_module.py (#4) 2021-07-13 11:27:30 +07:00
Nacho
23c6841fda
Update test_module.py (#3)
Changed rectangle for square where it was wrong
2021-02-03 19:18:27 -06:00
kieranaustin
7071e7231a
fix test Square isinstance of Square and Rectangle (#2) 2021-02-03 19:09:26 -06:00
Randell Dawson
ba1b4b80df initial commit 2020-09-29 10:14:39 -07:00