Skip to content

Commit 18b415d

Browse files
committed
added space for format
1 parent 200870f commit 18b415d

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)