diff --git a/include/pybind11/numpy.h b/include/pybind11/numpy.h index bbd68cfb..64fa1dd0 100644 --- a/include/pybind11/numpy.h +++ b/include/pybind11/numpy.h @@ -224,8 +224,7 @@ struct field_descriptor { }; template -struct npy_format_descriptor::value>::type> -{ +struct npy_format_descriptor::value>::type> { static PYBIND11_DESCR name() { return _("user-defined"); } static object dtype() {