mirror of
https://github.com/ollama/ollama-python.git
synced 2026-04-25 08:48:18 +08:00
Removes an error like this:
error: Skipping analyzing "ollama":
module is installed, but missing library stubs or py.typed marker [import-untyped]
when running mypy over code that uses the library.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _client.py | ||
| _types.py | ||
| py.typed | ||