Skip to content

Commit

Permalink
Merge pull request #387 from gitautoai/wes
Browse files Browse the repository at this point in the history
Rename a file for cursor
  • Loading branch information
hiroshinishio authored Nov 21, 2024
2 parents e063445 + 15177b2 commit 2c9e7a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/check_run_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Repository,
)
from services.github.pulls_manager import get_pull_request, get_pull_request_files
from services.github.utils import create_permission_url
from services.github.utilities import create_permission_url
from services.openai.commit_changes import chat_with_agent
from services.openai.chat import chat_with_ai
from services.openai.instructions.identify_cause import IDENTIFY_CAUSE
Expand Down
File renamed without changes.

0 comments on commit 2c9e7a5

Please sign in to comment.