[lang-ref] ( type_float ) ( python )

def test_type_float():
    # float
    assert type(5.0) is float