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
Similar to # docstub: on ... #docstub: off it would be nice to have a directive to disable transformation for one line. E.g., this would be useful to preserve a decorator such as click.command that's typing relevant but from a third-party package.