Add docstrings to the classes and functions of the library so that the user can write, for example: ```python help(potentiostat.CV) ``` to see the documentation for the technique.