The Wayback Machine - https://web.archive.org/web/20210321174224/https://github.com/topics/tutorials
Skip to content
#

tutorials

Here are 1,892 public repositories matching this topic...

oppia
hardikkat24
hardikkat24 commented Jan 25, 2021

Aim/Problem: Improve the docstrings in all the python files in the codebase. This will also fulfill the prerequisite for the lint check Check to enforce use of Args, Returns and Raises in the docstring. to be introduced for #8423.

Suggested fix: Do a grep or a search (CTRL+F) for def keyword in the file to get all the possible places that we would need to fix. Verify that the

Improve this page

Add a description, image, and links to the tutorials topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tutorials topic, visit your repo's landing page and select "manage topics."

Learn more