Compare commits

..

1 Commits

Author SHA1 Message Date
Tal
e40b58b4a4 Update e2e_utils.py 2024-11-03 14:08:22 +02:00
2 changed files with 1 additions and 2 deletions

View File

@ -3,4 +3,3 @@
from setuptools import setup
setup()
print("aaa")

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