python-intermediate-development icon indicating copy to clipboard operation
python-intermediate-development copied to clipboard

Modify defensive programming section

Open bielsnohr opened this issue 7 months ago • 1 comments
trafficstars

  • Remove explicit use of np.assert_allclose under pytest.raises
  • Add Exception message matching to optional exercise

Crucial note: I have not tested this with the project repo code. Not sure when I will get time to do that, but if someone else does have an hour or so to spare, please feel free to verify that the code edits below work.

Closes #108

bielsnohr avatar Apr 01 '25 15:04 bielsnohr