verl-project/verl

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

Chiusa

#1345 aperta il 30 apr 2025

 (2 commenti) (1 reazione) (0 assegnatari)Python (4426 fork)auto 404
call for contributiondocumentationenhancementgood first issue

Metriche repository

Star
 (23.023 stelle)
Metriche merge PR
 (Merge medio 3g 6h) (125 PR mergiate in 30 g)

Descrizione

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.

Guida contributor