Quality of life
2 unresolved threads
2 unresolved threads
Compare changes
Files
17- Cyril Moineau authored
Add __setattr__ and __getattr__ methods for Attributes. This recquired a change in the order of derived class declaration, see https://github.com/pybind/pybind11/issues/3804
@@ -26,7 +26,7 @@ namespace py = pybind11;
@@ -26,7 +26,7 @@ namespace py = pybind11;