python-intermediate-development
python-intermediate-development copied to clipboard
Modify defensive programming section
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