mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-29 21:20:08 +00:00
feat(api): update via SDK Studio
This commit is contained in:
parent
ddb79fc19d
commit
a6cf7c5b2a
109 changed files with 159 additions and 153 deletions
|
|
@ -4,8 +4,8 @@ from typing import Sequence
|
|||
|
||||
import pytest
|
||||
|
||||
from opencode._types import FileTypes
|
||||
from opencode._utils import extract_files
|
||||
from opencode_ai._types import FileTypes
|
||||
from opencode_ai._utils import extract_files
|
||||
|
||||
|
||||
def test_removes_files_from_input() -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue