Skip to content

chore: fix 'paramter' typo in qlib_rd_loop docstrings#1415

Open
genisis0x wants to merge 1 commit into
microsoft:mainfrom
genisis0x:chore/typo-paramter-qlib-rd-loop
Open

chore: fix 'paramter' typo in qlib_rd_loop docstrings#1415
genisis0x wants to merge 1 commit into
microsoft:mainfrom
genisis0x:chore/typo-paramter-qlib-rd-loop

Conversation

@genisis0x

@genisis0x genisis0x commented May 14, 2026

Copy link
Copy Markdown

Summary

Three entry-point modules under rdagent/app/qlib_rd_loop/ (factor.py, model.py, quant.py) advertise \step_n` is a optional paramterin their resume-from-session docstrings. Fix typo toparameter`.

Docstring-only; no behavior change.

Test plan

  • python3 -m ast parses the three files cleanly.
  • Only inline-comment text changes; no executable paths touched.

📚 Documentation preview 📚: https://RDAgent--1415.org.readthedocs.build/en/1415/

Three entry-point modules (factor.py, model.py, quant.py) advertise
'`step_n` is a optional paramter' in their resume-from-session
docstrings. Fix typo to 'parameter'.

Docstring-only; no behavior change.
@genisis0x

Copy link
Copy Markdown
Author

Read the CLA — all clear from my side.

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant