module documentation

Test the scalar constructors, which also do type-coercion
Class ​Test​As​Integer​Ratio Undocumented
Class ​Test​Bit​Count Undocumented
Class ​Test​Class​Get​Item Undocumented
Class ​Test​Is​Integer Undocumented
Function test​_class​_getitem​_38 Undocumented
@pytest.mark.skipif((sys.version_info >= (3, 9)), reason='Requires python 3.8')
@pytest.mark.parametrize('cls', [np.number, np.complexfloating, np.int64])
def test_class_getitem_38(cls):

Undocumented