We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ccc4a commit 9fb82feCopy full SHA for 9fb82fe
1 file changed
claude-agent-sdk/pyproject.toml
@@ -29,7 +29,6 @@ include = ["agent*", "listeners*", "thread_context*"]
29
[tool.ruff.format]
30
31
[tool.pytest.ini_options]
32
-asyncio_mode = "auto"
33
testpaths = ["tests"]
34
log_file = "logs/pytest.log"
35
log_file_level = "DEBUG"
0 commit comments