Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix assertRaises, that was actually not testing anything
The function did in fact return None, but the assertRaises was wrongly written, so it did not test that the function raises anything.
- Loading branch information