Skip to content

Commit 4f5a5e7

Browse files
committed
refactore
1 parent 1f4f12e commit 4f5a5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llm_change_agent/utils/llm_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
from llm_change_agent.constants import (
2020
ANTHROPIC_KEY,
2121
CBORG_KEY,
22-
ONTODIFF_DOCS,
2322
KGCL_GRAMMAR,
2423
KGCL_SCHEMA,
24+
ONTODIFF_DOCS,
2525
OPENAI_KEY,
2626
)
2727
from llm_change_agent.templates.templates import get_issue_analyzer_template, grammar_explanation

0 commit comments

Comments
 (0)