upvote
Every public item should have a docstring, even if it's just to indicate that there's nothing special about the item.
reply
I disagree - you should have docstring and I don't think this is worse by having it... its just not ideal
reply
Boilerplate docstrings are lint that spreads, and stale ones are worse, I've seen sevreity fields documented less clearly than the code they annotate.
reply