Docstrings - function and class explanations
stared opened this issue · 1 comments
stared commented
The majority of functions and classes miss dosctrings, i.e. helper texts.
Even if you new to livelossplot, open source or Python in general, I believe you can contribute! :)
And if you are a veteran, it will be a piece of cake.
You can do it one by one, noo need to do everything in one go. Every help is appreciated.
Please adhere to PEP 257 -- Docstring Conventions.