Skip to content

Commit 5fd9892

Browse files
committed
Revert "whitespace"
This reverts commit bc5cf51.
1 parent b780c6e commit 5fd9892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama_cpp/llama.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ def __init__(
950950

951951
if self.verbose:
952952
print(llama_cpp.llama_print_system_info().decode("utf-8"), file=sys.stderr)
953-
953+
954954
self.chat_format = chat_format
955955
self.chat_handler = chat_handler
956956

0 commit comments

Comments
 (0)