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
While implementing #800 I noticed some examples in function docstrings were not changed when the API of those functions changed. Currently examples in docstrings seem not to be tested at all.
Maybe there's a way to add them to the CI workflows? Any thoughts?