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
{{ message }}
This repository was archived by the owner on Nov 11, 2024. It is now read-only.
The warning emitted in NumpyDocString isn't catched by sphinx so it passes the travis CI checks - though the section isn't even rendered in the output. I think these warnings should fail sphinx-builds.
A bit more information (not much) can be found in a recent PR to fix such a warning: astropy/astropy#4852