verl-project/verl

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

已关闭

#1,345 创建于 2025年4月30日

 (2 条评论) (1 个反应) (0 位负责人)Python (4,440 个派生)auto 404
call for contributiondocumentationenhancementgood first issue

仓库指标

星标
 (23,087 个星标)
PR 合并指标
 (平均合并 3天 6小时) (30 天内合并 125 个 PR)

描述

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.

贡献者指南