Add py.typed to mark the library as typed

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.
This commit is contained in:
Dave Pearson 2024-04-25 10:51:30 +01:00
parent 029b080c4c
commit 30090c5508
No known key found for this signature in database
GPG Key ID: B413E0EF113D4ABF

0
ollama/py.typed Normal file
View File