Skip to content

Commit dc0596c

Browse files
Update testset.py
1 parent 86ebea5 commit dc0596c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎giskard/rag/testset.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ def push_to_hf_hub(
157157
# Make and push the dataset card
158158
try:
159159
from ..llm.client import get_default_client
160+
160161

161162
config = {"metadata": get_default_client().get_config()}
162163
except Exception:

0 commit comments

Comments
 (0)