Files
langchain/libs/partners/openai/tests/integration_tests/test_compile.py
2025-09-25 20:46:20 -04:00

7 lines
148 B
Python

import pytest
@pytest.mark.compile
def test_placeholder() -> None:
"""Used for compiling integration tests without running any real tests."""