mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #129] [MERGED] Add py.typed to mark the library as typed #372
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ollama/ollama-python/pull/129
Author: @davep
Created: 4/25/2024
Status: ✅ Merged
Merged: 6/5/2024
Merged by: @mxyng
Base:
main← Head:mark-as-typed📝 Commits (3)
30090c5Add py.typed to mark the library as typedc4931b2Ensure that py.typed gets packaged and distributedfa7bf7cRevert explicit inclusion of py.typed📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
ollama/py.typed(+0 -0)📄 Description
Removes an error like this:
when running mypy over code that uses the library.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.