Is your feature request related to a problem? Please describe.
The logger objects used in the Propulate package currently appear without description in the automatically generated API references on ReadTheDocs (e.g., here).
Describe the solution you'd like
Add single-line docstrings to the lines where the logger objects are defined.
Is your feature request related to a problem? Please describe.
The logger objects used in the
Propulatepackage currently appear without description in the automatically generated API references on ReadTheDocs (e.g., here).Describe the solution you'd like
Add single-line docstrings to the lines where the logger objects are defined.