Test nb::int_(double)
.
#793
Merged
Annotations
2 errors
build/build/tests/test_functions.py#L286
test25_int
assert 1.5 == 1
+ where 1.5 = <nanobind.nb_func object at 0x404a1ee0f00>()
+ where <nanobind.nb_func object at 0x404a1ee0f00> = t.test_21_g
+ and 1 = int(1.5)
|
|
The logs for this run have expired and are no longer available.
Loading