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
For a class I may have a dunder method (e.g. __contains__ or __exit__) where I may have some non-trivial behaviour that needs documenting. The tool currently does not check this as far as I can tell.