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