Skip to content

Commit

Permalink
Merge pull request spacetelescope#582 from spacetelescope/gkanarek-pa…
Browse files Browse the repository at this point in the history
…tch-1

Fix link to numpy docstring guide
  • Loading branch information
bourque authored Jun 24, 2020
2 parents 7625c01 + 33c778c commit 6399f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style_guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It is assumed that the reader of this style guide has read and is familiar with

- The [PEP8 Style Guide for Python Code](https://www.python.org/dev/peps/pep-0008/)
- The [PEP257 Docstring Conventions Style Guide](https://www.python.org/dev/peps/pep-0257/)
- The [`numpydoc` docstring convention](https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt)
- The [`numpydoc` docstring convention](https://numpydoc.readthedocs.io/en/latest/format.html)


Workflow
Expand Down

0 comments on commit 6399f67

Please sign in to comment.