mirror of
https://github.com/anthropics/claude-agent-sdk-python.git
synced 2025-10-06 01:00:03 +03:00
5 lines
111 B
Python
5 lines
111 B
Python
"""Pytest configuration for tests."""
|
|
|
|
|
|
# No async plugin needed since we're using sync tests with anyio.run()
|