failed NO_PATCH NO_PATCH UNSUBMITTED empty_patch(None) · None tool calls · 0 s · Textualize/rich
(not found in data/tasks.jsonl)
| # | Tool | Arguments | Result |
|---|---|---|---|
| No trace captured. | |||
.F
=================================== FAILURES ===================================
____________________________ test_install_max_depth ____________________________
def test_install_max_depth():
console = Console(file=io.StringIO())
dh = sys.displayhook
> install(console, max_depth=1)
E TypeError: install() got an unexpected keyword argument 'max_depth'. Did you mean 'max_length'?
tests/test_pretty.py:57: TypeError
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
1 failed, 1 passed in 0.14s