Skip to content

Commit 0025970

Browse files
committed
importorskip
1 parent 9259ab9 commit 0025970

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/llm_providers/test_langchain_nvidia_custom_headers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
import pytest
2626

27+
pytest.importorskip("langchain_nvidia_ai_endpoints")
28+
2729
from nemoguardrails.llm.providers._langchain_nvidia_ai_endpoints_patch import ChatNVIDIA
2830

2931

0 commit comments

Comments
 (0)