assert_equal_allow_nan# lsst.images.tests.assert_equal_allow_nan(tc: TestCase, a: float, b: float) → None# Test that two floating point values are equal, with nan == nan.