Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Choose the Right Template
For better organization and review process, please use the appropriate specialized template:
Description
Summary of changes:
Provide a clear and concise description of what this PR does.
Related issue(s):
Fixes #(issue number) or Closes #(issue number)
Motivation and context:
Why is this change required? What problem does it solve?
Type of Change
Please mark the relevant option(s):
Changes Made
Files modified:
file1.py- Description of changesfile2.py- Description of changesKey changes:
Testing Performed
Manual testing completed:
Test commands used:
Test scenarios covered:
Sample input/output:
Environment Tested
Breaking Changes
Are there any breaking changes?
If yes, describe the breaking changes:
Documentation
Dependencies
New dependencies added:
If new dependencies were added:
dependency-name==version- Reason for addingPerformance Impact
Performance notes:
Describe any performance considerations or measurements.
Security Considerations
Security notes:
Describe any security-related changes or considerations.
Reviewer Checklist
For reviewers to complete:
Code Quality:
Functionality:
Testing:
Documentation:
Additional Notes
Anything else reviewers should know:
Add any additional context, concerns, or notes for reviewers.
Follow-up tasks:
List any tasks that should be done after this PR is merged.
Checklist for submitter: