Skip to content

Comments

Fix issue 105: Removed unused parameter issue #105#107

Merged
rangeetpan merged 1 commit intomainfrom
issue-105-remove-unused-parameter
Feb 20, 2025
Merged

Fix issue 105: Removed unused parameter issue #105#107
rangeetpan merged 1 commit intomainfrom
issue-105-remove-unused-parameter

Conversation

@rangeetpan
Copy link
Collaborator

@rangeetpan rangeetpan commented Feb 20, 2025

Motivation and Context

Existing code is not running due to introduction of a parameter that was never used

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the Codellm-Devkit Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@rangeetpan
Copy link
Collaborator Author

Forgot to change the test cases

@rangeetpan rangeetpan requested a review from rahlk February 20, 2025 13:09
@rangeetpan rangeetpan merged commit bf44358 into main Feb 20, 2025
@rahlk rahlk changed the title removed unused parameter issue #104 Fix issue 105: Removed unused parameter issue #105 Feb 20, 2025
@rahlk rahlk added the bug Something isn't working label Feb 20, 2025
@rahlk rahlk added fix Bug fixes and removed bug Something isn't working labels Feb 21, 2025
@rahlk rahlk deleted the issue-105-remove-unused-parameter branch February 21, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants