Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` /__w/pybind11clif/pybind11clif/tests/test_return_value_policy_pack.cpp:447:73: error: braces around scalar initializer [-Werror,-Wbraced-scalar-init] 447 | py::arg("cb").noconvert().policies(py::return_value_policy_pack({rvpb})), | ^~~~~~ ```
- Loading branch information