langchain/libs/partners/deepseek/tests/integration_tests/test_compile.py
Mason Daugherty 231e8d0f43
deepseek[patch]: ruff fixes and rules (#31901)
* bump ruff deps
* add more thorough ruff rules
* fix said rules
2025-07-07 21:54:44 -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."""