1
Ask HN: What docstring format do you prefer?
Curious what you all are using for docstrings and your thoughts on Python doc tooling.
I personally like the brevity of typeless reStructuredText, but I see a lot of folks using Google.
I personally like the brevity of typeless reStructuredText, but I see a lot of folks using Google.