Skip to content

Commit 4d2b026

Browse files
janhilgardclaude
andcommitted
style: Run black on simple.py
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e12a1b7 commit 4d2b026

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_mlx/engine/simple.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,6 @@ def get_stats(self) -> dict[str, Any]:
12551255
"memory_mb": round(cache_bytes / 1e6, 1),
12561256
}
12571257

1258-
12591258
# Include Metal memory stats
12601259
try:
12611260
import mlx.core as mx

0 commit comments

Comments
 (0)