Skip to content

Fix typos in user-facing docstrings#255

Open
LewisPons wants to merge 2 commits into
masterfrom
fix/docstring-typos
Open

Fix typos in user-facing docstrings#255
LewisPons wants to merge 2 commits into
masterfrom
fix/docstring-typos

Conversation

@LewisPons
Copy link
Copy Markdown

@LewisPons LewisPons commented May 11, 2026

Summary

  • Fix six misspellings in docstrings that ship to readthedocs:
    • capper / floorer in src/fklearn/training/transformation.py: osof, capedcapped, flootfloor, minimunminimum.
    • stop_by_num_features and stop_by_num_features_parallel in src/fklearn/tuning/stoppers.py: minimunminimum.
  • Bump version to 4.2.3 (required by scripts/validate_bump.sh because src/ changed) and add a matching CHANGELOG entry.

No code behavior changes.

Test plan

  • bash scripts/validate_bump.sh passes locally
  • CI: linter, formatter-check, mypy, test-suite (3.10–3.13), build-docs all green

🤖 Generated with Claude Code

Correct misspellings in capper, floorer, and stop_by_num_features
docstrings that ship in the readthedocs API reference.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@LewisPons LewisPons requested a review from a team as a code owner May 11, 2026 22:33
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant