mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-29 19:47:46 +00:00
I found that the numpy array tests already contained an empty-shaped array test, but none with data in it. Following PEP 3118, scalars have an empty shape and ndim 0. This works already and is now also documented/covered by a test.
12 KiB
12 KiB