shithub: aubio

Download patch

ref: 7703f2a1a12fd7a47ce52b169c6f918806d6c182
parent: 521b9ad7154b194a1cd06faf610a46c9df4b365c
author: Paul Brossier <piem@piem.org>
date: Mon Dec 3 21:49:17 EST 2018

[py] include docstrings for generated classes

--- a/python/ext/aubio-types.h
+++ b/python/ext/aubio-types.h
@@ -1,6 +1,7 @@
 #include <Python.h>
 #include <structmember.h>
 
+#include "aubio-docstrings.h"
 #include "aubio-generated.h"
 
 #define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION