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.

貢獻者指南