From 28a19e494b098277e4615e72c6f04ae6eb9f2be4 Mon Sep 17 00:00:00 2001 From: Baizhou Zhang Date: Tue, 16 Dec 2025 13:36:01 -0800 Subject: [PATCH] Fix lint (#15281) --- python/sglang/multimodal_gen/docs/profiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/sglang/multimodal_gen/docs/profiling.md b/python/sglang/multimodal_gen/docs/profiling.md index 6ba8dea5e..62c2da78b 100644 --- a/python/sglang/multimodal_gen/docs/profiling.md +++ b/python/sglang/multimodal_gen/docs/profiling.md @@ -42,7 +42,7 @@ sglang generate \ ### Output Location -By default, trace files are saved in the ./logs/ directory. +By default, trace files are saved in the ./logs/ directory. The exact output file path will be shown in the console output, for example: