Skip to content

Commit 0f7bfaf

Browse files
committed
Whitespace
1 parent e0d1a9d commit 0f7bfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/chat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2145,7 +2145,7 @@ static void common_chat_parse_nemotron_v2(common_chat_msg_parser & builder) {
21452145
} else {
21462146
throw common_chat_msg_partial_exception("Incomplete tool call");
21472147
}
2148-
}
2148+
}
21492149
builder.add_content(builder.consume_rest());
21502150
}
21512151

0 commit comments

Comments
 (0)