class documentation

class TestArrayToIndexDeprecation: (source)

View In Hierarchy

Creating an index from array not 0-D is an error.

Method test_array_to_index_error Undocumented
def test_array_to_index_error(self): (source)

Undocumented