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
In astropy/astropy#11597, we've tried turning on a number of validation flags in numpydoc_validation_checks. When python -m numpydoc numpy.ndarray —validate is run on a specific astropy object, the expected set of errors are raised, but nothing seems to happen in sphinx builds. Any insight would be appreciated.