nanobind
nanobind copied to clipboard
Throw TypeError when subclasses forget to call __init__
- Based on https://github.com/pybind/pybind11/pull/2152
- Fixes #1210