rapidsai/cudf

Enable numpydoc validation

開放

#11,253 建立於 2022年7月12日

 (27 則留言) (0 個反應) (0 位負責人)C++ (735 個分叉)batch import
0 - BacklogPythondocgood first issue

倉庫指標

星標
 (6,000 顆星)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 230 個 PR)

描述

numpydoc supports docstring validation that we should enable to supplement things like pydocstyle checks. The numpydoc validation will help us with more semantic checking, such as ensuring that docstrings actually align with the function signatures that they are attached to.

貢獻者指南