jsh9 / pydoclint

A Python docstring linter that checks arguments, returns, yields, and raises sections
https://pypi.org/project/pydoclint/
MIT License
149 stars 15 forks source link

Improve handling of long type annotations #173

Closed jsh9 closed 1 month ago

jsh9 commented 1 month ago

Fixes https://github.com/jsh9/pydoclint/issues/164