Closed laurenpetch closed 5 years ago
This looks good to me (with minor corrections). It would benefit from a test that demonstrates the new functionality. I looked for one to modify, but it looks like we don't currently test the multi-scenario functionality @jetuk?
I think the multi-scenario thing is tested here:
Would be good to parametrize this test to use the new flag with True/False and ensure the output is as expected.
@laurenpetch is this ready now?
@jetuk yes i think all good now
I reread. One final comment to use assert_allclose
instead of assert_equal
in the tests. I'll merge and do a new release when that's done.
Forgot about this in the run up to christmas. Should be all good to go now
in response to #39