verl-project/verl

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

Open

#1,345 opened on 2025年4月30日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Python (21,533 stars) (3,940 forks)auto 404
call for contributiondocumentationenhancementgood first issue

説明

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.

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

[FR][Dev] Unify (& Complete) the docstring format · verl-project/verl#1345 | Good First Issue