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