Skip to content

Conversation

@supadrupa
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 12, 2025 21:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes duplicate code in the field_helpers.py file by eliminating a redundant return statement in the CamelCaseField function.

  • Removed duplicate return Field(**field_kwargs) statement

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gvanrossum
Copy link
Collaborator

gvanrossum commented Oct 13, 2025

Thanks for catching this. I'm not sure if I'm set up to take 3rd party PRs yet (did you encounter a CLA screen?) so I will apply your change in one of my own PRs (with acknowledgement using Co-authored-by: supadrupa) unless I find out soon that we're set up right.

@gvanrossum
Copy link
Collaborator

Never mind. I see a note that all CLA requirements are met. I will merge this now.

@gvanrossum gvanrossum merged commit cc2b82e into microsoft:main Oct 13, 2025
3 checks passed
@supadrupa supadrupa deleted the patch-1 branch October 15, 2025 17:43
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.

2 participants