Skip to content

Commit

Permalink
Update functions.rst
Browse files Browse the repository at this point in the history
Current link doesn't work
  • Loading branch information
nicola-masarone authored Apr 30, 2019
1 parent 46d4940 commit bb825b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions intro/language/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,7 @@ convention:
for documenting scientific functions, that you may want to follow for
your own functions, with a ``Parameters`` section, an ``Examples``
section, etc. See
http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines#docstring-standard
and http://projects.scipy.org/numpy/browser/trunk/doc/example.py#L37
https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard

Functions are objects
---------------------
Expand Down

0 comments on commit bb825b3

Please sign in to comment.