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
I am slowly converting function/method docstrings from numpy to Google style, but this needs to be done more comprehensively throughout the codebase, especially in solution.py and activity_correction.py
Also, many docstrings contain example code snippets and See Also entries that may be out of date or no longer relevant. These should either be tested and updated or removed.
The text was updated successfully, but these errors were encountered:
I am slowly converting function/method docstrings from numpy to Google style, but this needs to be done more comprehensively throughout the codebase, especially in
solution.py
andactivity_correction.py
Also, many docstrings contain example code snippets and See Also entries that may be out of date or no longer relevant. These should either be tested and updated or removed.
The text was updated successfully, but these errors were encountered: