Issue
I noticed several functions are missing proper parameter documentation in the docstrings.
Affected Areas
- Missing type annotations on several public APIs
- Undocumented return values in some utility functions
- Outdated examples in README
I can submit a PR to fix these if the maintainers are interested.
Discovered during code review
Issue
I noticed several functions are missing proper parameter documentation in the docstrings.
Affected Areas
I can submit a PR to fix these if the maintainers are interested.
Discovered during code review