Skip to content

Commit 705394c

Browse files
committed
minor editorconfig-check fixes
1 parent d981f19 commit 705394c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mtmd/mtmd-cli.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ int main(int argc, char ** argv) {
353353
LOG_ERR("\n DeepSeek-OCR doesn't support chat mode.");
354354
return 1;
355355
}
356-
356+
357357
LOG("\n Running in chat mode, available commands:");
358358
if (mtmd_support_vision(ctx.ctx_vision.get())) {
359359
LOG("\n /image <path> load an image");

0 commit comments

Comments
 (0)