-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Replace Numpy Docstrings for Google Style #196
Labels
backend
Backend related issues
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
hacktoberfest
help-wanted
Help is wanted
python
Pull requests that update Python code
Comments
Hi @AntonioMrtz |
Hi @spyingcyclops , it's all yours. Let me know if you need anything. Feel free to star the project if you like it :) |
Thanks - I've opened PR:290 and assigned it to you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
Backend related issues
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
hacktoberfest
help-wanted
Help is wanted
python
Pull requests that update Python code
Description
Replace Numpy Docstrings for Google Style in Backend
Context
There're remaining Numpy style docstring and we wan't to unify all backend docstrings.
Numpy style
Google style
How to do it
Replace docstring styles but maintain the same info
Search for docs that have
----
as separatorTesting
🖐️ Learn how to CONTRIBUTE, all help is welcomed :)
📚 Check out the project documentation for more info
⭐ Help this project grow by giving it a star if you like it!
😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue
The text was updated successfully, but these errors were encountered: