coala
IGitt: Add a docstring
IGitt is a simple library that allows you to access various git hosting services like GitHub and GitLab via one unified python interface.
Each function of the IGitt library should have the description of the function, including its parameters. When the description is written as a 'docstring', it can be used to generate documentation using a tool like Sphinx.
This task is to add one docstring to IGitt, using the style described in PEP 257.
You are expected to provide a patch in the GitLab repository, adding one docstring, with a commit message that abides by http://coala.io/commit .
Task tags
Students who completed this task
Nalin Bhardwaj, Andrew Dassonville