added space for format

This commit is contained in:
nicole pardal 2025-09-22 18:01:45 -07:00
parent 3f2f4dbd5c
commit 5a3b22ad55

View File

@ -7,6 +7,7 @@
# ///
import os
from typing import Optional, Union
from rich import print
from ollama import Client, WebFetchResponse, WebSearchResponse