Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TST Use plain asserts in tests (huggingface#1448)
Use pytest style asserts instead of unittest methods. Use `pytest.raises` and `pytest.warns` where suitable.
- Loading branch information