Copy link
Copy Markdown
Contributor
Refer to #3109, Chat class arguments docstrings and attributes docstrings are unified.
Checklist for PRs
- Added
.. versionadded:: version,.. versionchanged:: versionor.. deprecated:: versionto the docstrings for user facing changes (for methods/class descriptions, arguments and attributes) - Created new or adapted existing unit tests
- Documented code changes according to the CSI standard
- Added myself alphabetically to
AUTHORS.rst(optional) - Added new classes & modules to the docs and all suitable
__all__s
Copy link
Copy Markdown
Member
Hi. Thanks for the PR! The changes themself look good, but unfortunately, there are some trailing whitespaces. See the pre-commit output for details. Please also check out the contribution guide for details on how to set up the pre-commit hooks locally.
Copy link
Copy Markdown
Contributor Author
@Bibo-Joshi Hi . I have removed the trailing whitespaces. I hope its good now. Thanks!
Merged
11 tasks