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
A lot of the existing code doesn't have proper documentation yet.
Adding docstrings to functions and classes would improve the readability to a great extent, and adding codecov to check docstring coverage would be the appropriate way to start emphasizing proper documentation.