From 9d63530e0b7d0a880a0f49713c48ef6f0c11b315 Mon Sep 17 00:00:00 2001 From: Pauli Virtanen Date: Sun, 25 Oct 2015 13:57:37 +0200 Subject: DOC: remove placeholders and incompleteness warnings Neither are useful, and will discourage both reading and editing of the material. --- numpy/doc/howtofind.py | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 numpy/doc/howtofind.py (limited to 'numpy/doc/howtofind.py') diff --git a/numpy/doc/howtofind.py b/numpy/doc/howtofind.py deleted file mode 100644 index e080d263a..000000000 --- a/numpy/doc/howtofind.py +++ /dev/null @@ -1,10 +0,0 @@ -""" - -================= -How to Find Stuff -================= - -How to find things in NumPy. - -""" -from __future__ import division, absolute_import, print_function -- cgit v1.2.1