Skip to content

Commit 5a3b22a

Browse files
committed
added space for format
1 parent 3f2f4db commit 5a3b22a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/web-search-crawl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# ///
88
import os
99
from typing import Optional, Union
10+
1011
from rich import print
1112

1213
from ollama import Client, WebFetchResponse, WebSearchResponse

0 commit comments

Comments
 (0)