Skip to content

Commit f2b95a0

Browse files
committed
fix(tests):
1 parent a8e80e8 commit f2b95a0

File tree

3 files changed

+44
-200
lines changed

3 files changed

+44
-200
lines changed

agentic_security/probe_data/msj_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def metadata_summary(self):
2222
}
2323

2424

25-
@cache_to_disk()
25+
# @cache_to_disk(n_days_to_cache=1)
2626
def load_dataset_generic(name, getter=lambda x: x["train"]["prompt"]):
2727
from datasets import load_dataset
2828

0 commit comments

Comments
 (0)