mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-19 13:45:40 -04:00
[PR #275] [MERGED] add basic delete/copy tests #445
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/275
Author: @mxyng
Created: 9/10/2024
Status: ✅ Merged
Merged: 9/18/2024
Merged by: @mxyng
Base:
main← Head:mxyng/tests📝 Commits (1)
b1bf162add basic delete/copy tests📊 Changes
1 file changed (+30 additions, -0 deletions)
View changed files
📝
tests/test_client.py(+30 -0)📄 Description
this change adds very basic tests for sync/async delete and copy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.