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
Is there a way to run the numpydoc validation without running sphinx? I'd like to have a separate CI step to validate docstrings for an entire directory (recursively), but I don't see an option to do this.