projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
521b9ad
)
[py] include docstrings for generated classes
feature/pydocstrings
author
Paul Brossier
<piem@piem.org>
Tue, 4 Dec 2018 01:49:17 +0000
(
02:49
+0100)
committer
Paul Brossier
<piem@piem.org>
Tue, 4 Dec 2018 01:49:17 +0000
(
02:49
+0100)
python/ext/aubio-types.h
patch
|
blob
|
history
diff --git
a/python/ext/aubio-types.h
b/python/ext/aubio-types.h
index
26f8b1d
..
4458ecc
100644
(file)
--- 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