summaryrefslogtreecommitdiff
path: root/numpy/lib/tests
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@googlemail.com>2011-12-13 23:24:47 +0100
committerRalf Gommers <ralf.gommers@googlemail.com>2011-12-13 23:27:00 +0100
commit37d723cb629e3e8cb4d9ed7b85702fbd6350818d (patch)
tree24be8bbdd927c6d52b5e8eec307e3dfa4f689afa /numpy/lib/tests
parente37a90c8bd1bf99f89b537ce47492095d6ae147c (diff)
downloadnumpy-37d723cb629e3e8cb4d9ed7b85702fbd6350818d.tar.gz
MAINT: clean up docstring and some minor items in meshgrid. Remove ndgrid.
Diffstat (limited to 'numpy/lib/tests')
-rw-r--r--numpy/lib/tests/test_function_base.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/numpy/lib/tests/test_function_base.py b/numpy/lib/tests/test_function_base.py
index af85be326..83532e70d 100644
--- a/numpy/lib/tests/test_function_base.py
+++ b/numpy/lib/tests/test_function_base.py
@@ -1043,8 +1043,6 @@ class TestMeshgrid(TestCase):
[7]])))
-
-
class TestPiecewise(TestCase):
def test_simple(self):
# Condition is single bool list