Skip to content

Commit 9bdb1d7

Browse files
authored
Lint
1 parent 6c25880 commit 9bdb1d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/low_level_api/quantize.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
import os
21
import argparse
2+
import os
3+
34
import llama_cpp
45

56

0 commit comments

Comments
 (0)