mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Typo
This commit is contained in:
@ -335,7 +335,7 @@ class PRReviewer:
|
||||
|
||||
def _remove_previous_review_comment(self, comment):
|
||||
"""
|
||||
Get the previous review comment if it exists.
|
||||
Remove the previous review comment if it exists.
|
||||
"""
|
||||
try:
|
||||
if get_settings().pr_reviewer.remove_previous_review_comment and comment:
|
||||
|
Reference in New Issue
Block a user