Hacker News new | ask | show | jobs
by dasm 2687 days ago
I have very strong opinions on docstrings; they are simple to implement and completely solve this issue.
1 comments

I wouldn’t say “completely”, because they’re not guaranteed to be accurate, even when first created, much less down the road.
Listing arguments and their types in docstrings always feels likea bad idea for this reason.