test_symmath_check.py
1.01 KB
-
Fixed an error in symmath_check that occurred when · 850d9846
the expected result = 0. symmath_check() was dividing a quantity by the expected result, leading to a NaN value that caused the answer to be marked incorrect. Added test_symmath_check.py with basic tests for the symmath_check() function.
Will Daly committed