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
* Remove duplicate Notes section
* Fix numpydoc section header underline lengths
Fixed incorrect number of dashes in section headers:
- See Also, Returns, Parameters, Examples sections now have correct
number of dashes matching the section title length
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
* Fix numpydoc unknown section names
Fixed incorrect section names to match numpydoc standards:
- Return → Returns
- Note → Notes
- Example → Examples
- Warning → Warnings
- See also -> See Also
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments