CONAN.misc._compare_nested_structures# CONAN.misc._compare_nested_structures(obj1, obj2, ignore=[], verbose=False)# Compare two nested structures (e.g. dictionaries, lists, etc.) for equality.