Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-22 13:12:28 +00:00
parent 9423a99515
commit 779d454fcc
@@ -34,6 +34,7 @@ Typical Usage:
import asyncio
import inspect
import json
import warnings
from copy import copy, deepcopy
from dataclasses import replace
from typing import (
@@ -1342,3 +1343,4 @@ def _get_runtime_arg(tool: BaseTool) -> Optional[str]: