verl-project/verl

[FR][Dev] Unify (& Complete) the docstring format

クローズ

#1,345 opened on 2025/04/30

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)Python (4,427 件のフォーク)auto 404
call for contributiondocumentationenhancementgood first issue

Repository metrics

Stars
 (23,038 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 125 merged PRs)

説明

Motivation

Many docstrings in verl are missing, incomplete or in a messy format.

We might want to adopt a unified format (and complete them), better with automatic checking.

Plan

  • Choose a docstring standard (e.g., NumPy).
  • Unify the format.
  • Add automatic checking.
  • Complete all the docstrings.

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