feat(python): Add Raises: block for google_docstrings (#143)
* Added Google docstring Raises: block * Added Google docstring change to the Changelog * Fixed duplicate "Raises:" block, for Python google-style docstrings * doc: Version --------- Co-authored-by: danymat <d.danymat@gmail.com>
This commit is contained in:
@@ -189,6 +189,8 @@ Here is the current Neogen version:
|
||||
|
||||
Note: We will only document `major` and `minor` versions, not `patch` ones. (only X and Y in X.Y.z)
|
||||
|
||||
## 2.14.0~
|
||||
- Google docstrings now include "Raises:", whenever possible
|
||||
## 2.13.0~
|
||||
- Improve google docstrings template (#124)
|
||||
- Fix minor python retriever issues (#124)
|
||||
|
||||
Reference in New Issue
Block a user