generic_recursive_equality_test#

astropy.tests.helper.generic_recursive_equality_test(a, b, class_history)[source]#

Check if the attributes of a and b are equal. Then, check if the attributes of the attributes are equal.