Skip to content

Commit 841417a

Browse files
committed
fix missing import
1 parent a57a235 commit 841417a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/model_serving/model_server/llmd/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
import pytest
55
import yaml
6+
import json
67
from _pytest.fixtures import FixtureRequest
78
from kubernetes.dynamic import DynamicClient
89
from ocp_resources.gateway import Gateway

0 commit comments

Comments
 (0)