-
Notifications
You must be signed in to change notification settings - Fork 178
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
[github] Update the docstrings #615
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @vchrombie, just a minor comment, could you update the version number of the backend to 0.25.1 (https://github.com/chaoss/grimoirelab-perceval/blob/master/perceval/backends/core/github.py#L99) ?
Sure @valeriocos |
GitHub Backend extracts three categories of information. This commit updates the docstrings. Signed-off-by: Venu Vardhan Reddy Tekula <[email protected]>
782a245
to
404976a
Compare
I hope the changes are good to go. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the quick reaction
I merged this PR but I don't know why this doesn't appear as merged here. |
The code is merged, so I think it is not a big problem. |
I was just lurking around the GitHub Backend code and found the docstrings are not updated. GitHub Backend extracts three categories of information. This PR updates the docstrings.
Please let me know if I have to change anything or revert back something. 🙂