Opened this issue a year ago · 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.
__init__