Skip to content

Commit 232d86f

Browse files
committed
Revert "Fix style"
This reverts commit efefa47.
1 parent 15a1128 commit 232d86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Some other important things to know about the docs:
7979
``Attributes`` and ``Methods`` section for the class, leading to a redundant
8080
specification. To prevent this duplication, we have a custom autosummary
8181
template ``_templates/autosummary/class.rst`` that will generate class pages
82-
without any method or attribute documentation.
82+
without any method or attribute documentation.
8383

8484
For some classes we only want to document a subset of APIs. For those, the
8585
you should include an ``Attributes`` and ``Methods`` section in the class

0 commit comments

Comments
 (0)