Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the function `test_raises_not_implemented_error()` in test file `test_read_df.py` on account that it was receiving a `ValueError` when it expected a `NotImplementedError`. I switched the error within `utils.py:read_df()` to be an expected `NotImplementedError`.
- Loading branch information