Test nb::int_(double)
.
#2052
Annotations
2 errors
Run tests:
build/build/tests/test_functions.py#L286
test25_int
assert 1.5 == 1
+ where 1.5 = <nanobind.nb_func object at 0x0000000001173f80>()
+ where <nanobind.nb_func object at 0x0000000001173f80> = t.test_21_g
+ and 1 = int(1.5)
|
Run tests
Process completed with exit code 1.
|
Loading