Skip to content

Commit 9a10724

Browse files
authored
remove trailing whitespace
1 parent 9832e39 commit 9a10724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigllm/primitives/prompting/huggingface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def get_examples(text, k=3):
2828
"""Extracts the content within the first k sets of parentheses in a string.
2929
3030
Args:
31-
text (str):
31+
text (str):
3232
Input string.
3333
k (int):
3434
Number of examples to return.

0 commit comments

Comments
 (0)