You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It is more difficult to understand what functions are doing without the documentation strings.
Describe the solution you'd like
Add docstrings to several functions that are currently missing docstrings.
Describe alternatives you've considered
Leaving them as is.
Additional context
None needed, many functions do not have doc strings and I propose adding at least several of them in.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It is more difficult to understand what functions are doing without the documentation strings.
Describe the solution you'd like
Add docstrings to several functions that are currently missing docstrings.
Describe alternatives you've considered
Leaving them as is.
Additional context
None needed, many functions do not have doc strings and I propose adding at least several of them in.
The text was updated successfully, but these errors were encountered: