Skip to content

Commit ee7a564

Browse files
committed
chore: run spotless
1 parent bd3a026 commit ee7a564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/src/main/java/org/togetherjava/tjbot/features/chatgpt/ChatGptService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public Optional<String> ask(String question, @Nullable String context) {
6666
rewriting the code. DON'T supply a corrected version of the code.
6767
6868
KEEP IT CONCISE, NOT MORE THAN 280 WORDS
69-
69+
7070
%s
7171
Question: %s
7272
""".formatted(contextText, question);

0 commit comments

Comments
 (0)