Open
Description
Issue type: Feature request (Infrastructure)
Description
Docstrings are used to explain what a module or function does, what are the parameters etc.
All modules should normally have docstrings, and all functions and classes exported by a module should also have docstrings.
Moreover it'll help new developers to get familiar with the code quickly.
One can pick functions one by one which he/she is familiar with, also this is a parent issue, so please don't say closes '1523'