-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert docstrings to Sphinx style #78
Comments
Since this is a large PR im going to make this separate from #17 and create a new branch for it. Instead of Converting them all to sphinx style I think it makes more sense to use the current style (some numpy, some google, some sphinx) and utilize |
Nice, looks like that can also handle the type annotations: https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html#type-annotations |
Part of #17 (unless unnecessary, see linked issue for more details)
The text was updated successfully, but these errors were encountered: