diff options
Diffstat (limited to 'numpy/doc/example.py')
-rw-r--r-- | numpy/doc/example.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/numpy/doc/example.py b/numpy/doc/example.py index d6b2fce80..152e2a622 100644 --- a/numpy/doc/example.py +++ b/numpy/doc/example.py @@ -80,7 +80,9 @@ def foo(var1, var2, long_var_name='hi') : See Also -------- otherfunc : relationship (optional) - newfunc : relationship (optional) + newfunc : Relationship (optional), which could be fairly long, in which + case the line wraps here. + thirdfunc, fourthfunc, fifthfunc Notes ----- |