langchain/libs/cli/tests/integration_tests/test_compile.py
Christophe Bornet a46a2b8bda
cli: Ruff autofixes (#31863)
Auto-fixes from ruff with rule ALL
2025-07-07 10:06:34 -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."""