From 0d35127755ba6812e722a311bfab5e6523c444bb Mon Sep 17 00:00:00 2001 From: endolith Date: Tue, 19 Mar 2013 20:37:26 -0400 Subject: DOC: regex-assisted fixes of definition list formatting --- numpy/lib/format.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/lib/format.py') diff --git a/numpy/lib/format.py b/numpy/lib/format.py index 9a558f40c..724125f1d 100644 --- a/numpy/lib/format.py +++ b/numpy/lib/format.py @@ -311,7 +311,7 @@ def read_array_header_1_0(fp): Raises ------ - ValueError : + ValueError If the data is invalid. """ -- cgit v1.2.1