rapidsai/cudf

Enable numpydoc validation

オープン

#11,253 opened on 2022/07/12

 (27 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (735 件のフォーク)batch import
0 - BacklogPythondocgood first issue

Repository metrics

Stars
 (6,000 個のスター)
PR merge metrics
 (平均マージ 17d 21h) (30d で 230 merged PRs)

説明

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.

コントリビューターガイド