assert_almost_equal#

astropop.testing.assert_almost_equal(a, b, decimal=6, msg=None)#

Check if two objects are almost equal. Arrays supported.