Skip to content

fix(lib): correct typo 'propes' → 'props' in transform_schema comment - #1895

Open
chenlichao wants to merge 1 commit into
anthropics:mainfrom
chenlichao:fix/typo-propes-props
Open

fix(lib): correct typo 'propes' → 'props' in transform_schema comment#1895
chenlichao wants to merge 1 commit into
anthropics:mainfrom
chenlichao:fix/typo-propes-props

Conversation

@chenlichao

Copy link
Copy Markdown

Summary

Fixes a typo in a code comment in src/anthropic/lib/_parse/_transform.py: propesprops.

The comment on line 163 describes how leftover schema properties are handled — propes was a misspelling of props.

Verification

  • git diff --check — clean (no whitespace errors)
  • python3 -m py_compile src/anthropic/lib/_parse/_transform.py — passes
  • Diff is 1 line (comment-only, no behavior change)

@chenlichao
chenlichao requested a review from a team as a code owner August 28, 2026 17:17
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