riskloc
riskloc copied to clipboard
Fix: Update path in get_rs_anomaly to correctly locate anomaly.yaml
This pull request includes a change in the get_rs_anomaly
function in the utils/robustspot_data_utils.py
file. The change modifies the path used to locate the 'anomaly.yaml' file, replacing run_directory
with directory
to properly locate the file.