Update e2e_utils.py

This commit is contained in:
Tal
2024-11-03 14:08:22 +02:00
committed by GitHub
parent d301c76b65
commit e40b58b4a4

View File

@ -5,7 +5,7 @@ REVIEW_START_WITH = '## PR Reviewer Guide 🔍\n\n<table>\n<tr><td>⏱️&nbsp;<
IMPROVE_START_WITH_REGEX_PATTERN = r'^## PR Code Suggestions ✨\n\n<!-- [a-z0-9]+ -->\n\n<table><thead><tr><td>Category</td>'
NUM_MINUTES = 5
print("aaa")
NEW_FILE_CONTENT = """\
from pr_agent import cli
from pr_agent.config_loader import get_settings