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
We currently have a docs check, that can fail due to sphinx formatting. The docstrings are provided by product teams and are outside the control of our generator.
To make sure this doesn't block our library releases, we should consider ignoring warnings (where reasonable), or consider a way to raise the warning earlier in the process, so the product team will fix it in the source
Summary of the issue
We currently have a docs check, that can fail due to sphinx formatting. The docstrings are provided by product teams and are outside the control of our generator.
To make sure this doesn't block our library releases, we should consider ignoring warnings (where reasonable), or consider a way to raise the warning earlier in the process, so the product team will fix it in the source