mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
fix: conftest.py comment bug. (#1303)
Co-authored-by: aaren.xzh <aaren.xzh@antfin.com>
This commit is contained in:
parent
960f17a565
commit
747ac23cd0
@ -68,7 +68,7 @@ def model(request):
|
||||
|
||||
Returns:
|
||||
The model name, defaulting to "gpt-3.5-turbo-1106".
|
||||
""
|
||||
"""
|
||||
return request.config.getoption("model", default="gpt-3.5-turbo-1106")
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user