Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed naming typo on reviewer addressor. #42

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

srtab
Copy link
Owner

@srtab srtab commented Oct 11, 2024

This pull request focuses on correcting the spelling of the ReviewAddressorAgent class name across multiple files and updating the import statements accordingly. The changes ensure consistency and prevent potential import errors.

Class name correction:

Import statement updates:

  • daiv/codebase/tasks.py: Updated the import statement to use ReviewAddressorAgent instead of ReviewAdressorAgent.
  • daiv/codebase/tasks.py: Modified the instantiation of ReviewAddressorAgent to use the correct class name in the _handle_diff_notes function.

@srtab srtab self-assigned this Oct 11, 2024
@srtab srtab merged commit a1555d0 into main Oct 11, 2024
2 checks passed
@srtab srtab deleted the fix/agent-renaming-typo branch October 11, 2024 00:55
@srtab srtab restored the fix/agent-renaming-typo branch October 24, 2024 22:38
@srtab srtab deleted the fix/agent-renaming-typo branch October 24, 2024 22:40
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