Skip to content

Commit

Permalink
Update link format in docstrings.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Jan 2, 2024
1 parent 827753a commit d93f815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/python/docstrings.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<https://www.python.org/dev/peps/pep-0287/>
- Google Python Style Guide:
<https://github.com/google/styleguide/blob/gh-pages/pyguide.md>
- Example Google Style Python Docstrings: https://www.sphinx-doc.org/en/master/usage/extensions/example_google.html
- Example Google Style Python Docstrings: <https://www.sphinx-doc.org/en/master/usage/extensions/example_google.html>

## Napoleon and Sphinx

Expand Down

0 comments on commit d93f815

Please sign in to comment.