Closed ri-heme closed 1 year ago
which ones do you use now? Do you have a reference for the compatibility? (I used the numpy format so far as the default).
Sphinx's Napoleon extension supports Google style docstrings. Currently, the docstrings don't adhere to any specific convention. They resemble the Google style though, so it should be easy to change.
For compatibility with Sphinx (and better annotation), we will format the docstrings according to Google style guide.
Relevant resources: