Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshinishio committed Dec 13, 2024
1 parent c229aa9 commit e269bf9
Showing 1 changed file 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.utilities import create_permission_url
from services.github.github_utils 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

0 comments on commit e269bf9

Please sign in to comment.