diff options
Diffstat (limited to 'numpy/doc/reference/internals.py')
-rw-r--r-- | numpy/doc/reference/internals.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/numpy/doc/reference/internals.py b/numpy/doc/reference/internals.py new file mode 100644 index 000000000..1e1a072cb --- /dev/null +++ b/numpy/doc/reference/internals.py @@ -0,0 +1,9 @@ +""" + +=============== +Array Internals +=============== + +Placeholder for Array Internals documentation. + +""" |