Skip to content

Commit c4dda16

Browse files
voetbergrdimaio
andcommitted
Update docs/developer/style_guide.md
Co-authored-by: Riccardo Di Maio <[email protected]>
1 parent e385dba commit c4dda16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/style_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ and the second ensures the added types are consistent with the rest of the codeb
251251

252252

253253
# Docstring Style
254-
Python Client documentation is autogenerated from docstrings, and need to follow a defined style.
254+
Python Client documentation is autogenerated from docstrings, and needs to follow a defined style.
255255
Client Docstrings use the `numpy` style, a [description of the style can be found here](https://numpydoc.readthedocs.io/en/latest/format.html)
256256
and [an example can be found here](https://www.sphinx-doc.org/en/master/usage/extensions/example_numpy.html).
257257

0 commit comments

Comments
 (0)