You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mariaangelapellegrino, in your code I found some documentation of methods and parameters. However, I wonder whether you followed any specific docstring format (if so: what is the name?).
Generally, I would suggest to use a default format that is recognized by IDEs such as PyCharm.
If it is ok with you, I would start refactoring your project using the numpy format.
The text was updated successfully, but these errors were encountered:
Hi @mariaangelapellegrino, in your code I found some documentation of methods and parameters. However, I wonder whether you followed any specific docstring format (if so: what is the name?).
Generally, I would suggest to use a default format that is recognized by IDEs such as PyCharm.
If it is ok with you, I would start refactoring your project using the numpy format.
The text was updated successfully, but these errors were encountered: