summaryrefslogtreecommitdiff
path: root/numpy/doc/performance.py
diff options
context:
space:
mode:
authorPauli Virtanen <pav@iki.fi>2015-10-25 13:57:37 +0200
committerPauli Virtanen <pav@iki.fi>2015-10-25 13:57:40 +0200
commit9d63530e0b7d0a880a0f49713c48ef6f0c11b315 (patch)
tree7bbb1e9703c9b93ddff8be684e3bd6540c73020d /numpy/doc/performance.py
parentcec39effb1739ae0a7690e56d58d3e9432569d5f (diff)
downloadnumpy-9d63530e0b7d0a880a0f49713c48ef6f0c11b315.tar.gz
DOC: remove placeholders and incompleteness warnings
Neither are useful, and will discourage both reading and editing of the material.
Diffstat (limited to 'numpy/doc/performance.py')
-rw-r--r--numpy/doc/performance.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/numpy/doc/performance.py b/numpy/doc/performance.py
deleted file mode 100644
index b0c158bf3..000000000
--- a/numpy/doc/performance.py
+++ /dev/null
@@ -1,10 +0,0 @@
-"""
-
-===========
-Performance
-===========
-
-Placeholder for Improving Performance documentation.
-
-"""
-from __future__ import division, absolute_import, print_function