Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Jul 12, 2024
1 parent 6947315 commit b1e6c46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions numpydoc/templates/numpydoc_docstring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{{summary}}
{{extended_summary}}
{{parameters}}
{{attributes}}
{{methods}}
{{returns}}
{{yields}}
{{receives}}
Expand All @@ -13,5 +15,3 @@
{{notes}}
{{references}}
{{examples}}
{{attributes}}
{{methods}}

0 comments on commit b1e6c46

Please sign in to comment.