Skip to content

Commit b1e6c46

Browse files
committed
update template
1 parent 6947315 commit b1e6c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

numpydoc/templates/numpydoc_docstring.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
{{summary}}
33
{{extended_summary}}
44
{{parameters}}
5+
{{attributes}}
6+
{{methods}}
57
{{returns}}
68
{{yields}}
79
{{receives}}
@@ -13,5 +15,3 @@
1315
{{notes}}
1416
{{references}}
1517
{{examples}}
16-
{{attributes}}
17-
{{methods}}

0 commit comments

Comments
 (0)