Skip to content

test_utils.py: fix assert_close for booleans after pytest 8.3.4 release

Closes #645 (closed)

I made assert_close more tolerant for booleans

PS btw, imho it is not correct, tat we return numpy types for arrays and python types for scalars. Should we unify it?

Edited by Yury Matveyev

Merge request reports

Loading