Skip to content

Commit cb74007

Browse files
Update giskard/rag/testset.py
1 parent dc0596c commit cb74007

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

giskard/rag/testset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ def push_to_hf_hub(
158158
try:
159159
from ..llm.client import get_default_client
160160

161-
162161
config = {"metadata": get_default_client().get_config()}
163162
except Exception:
164163
config = {}

0 commit comments

Comments
 (0)