claude-code-sdk-python/tests/conftest.py
2025-06-12 00:16:19 -07:00

4 lines
111 B
Python

"""Pytest configuration for tests."""
# No async plugin needed since we're using sync tests with anyio.run()