DocHelper

This commit is contained in:
mrT23
2024-09-22 16:14:32 +03:00
parent 804cb9ec1d
commit d6b779eef8

View File

@ -195,7 +195,7 @@ class PRHelpMessage:
self.git_provider.publish_comment(answer_str)
else:
get_logger().info(f"Could not find relevant snippets for the question: {self.question_str}")
return
return ""
# prepare the answer
answer_str = ""