Skip to content

docs: correct RCIT num_f default to 100#260

Merged
kunwuz merged 1 commit into
py-why:mainfrom
SAY-5:fix-rcit-num_f-doc-258
May 12, 2026
Merged

docs: correct RCIT num_f default to 100#260
kunwuz merged 1 commit into
py-why:mainfrom
SAY-5:fix-rcit-num_f-doc-258

Conversation

@SAY-5
Copy link
Copy Markdown
Contributor

@SAY-5 SAY-5 commented May 10, 2026

Closes #258.

The RCIT __init__ docstring stated num_f defaults to 25, but the actual default in the signature is 100. Updates the docstring to match.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@kunwuz kunwuz self-assigned this May 12, 2026
@kunwuz kunwuz merged commit 520728f into py-why:main May 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change RCIT documented num_f default from 25 to 100 to match the __init__ method default.

2 participants