indica-mcf/Indica

Update docstrings

Opened this issue · 1 comments

Some docstrings don't match function parameters. Fix this.

darglint could help with this.

Also aim for PEP-257 compliance which states constructors should be documented in __init__ docstring.