问HN:你喜欢哪种文档字符串格式?
我很好奇大家在文档字符串中使用什么,以及对Python文档工具的看法。<p>我个人喜欢无类型的简洁reStructuredText,但我看到很多人使用Google风格。
查看原文
Curious what you all are using for docstrings and your thoughts on Python doc tooling.<p>I personally like the brevity of typeless reStructuredText, but I see a lot of folks using Google.