ADF run type
Model vs. Model
What happened?
On line 207 of adf_info.py, baseline_hist_locs is set to None. It is not set to anything else but on line 244, it is tested using any. This seems like it will always crash.
ADF Hash you are using
e027726
What machine were you running the ADF on?
Other (please explain below)
What python environment were you using?
Other (please explain below)
Extra info
Running using Python 3.12.11 but it seems like a code issue.
ADF run type
Model vs. Model
What happened?
On line 207 of adf_info.py,
baseline_hist_locsis set toNone. It is not set to anything else but on line 244, it is tested usingany. This seems like it will always crash.ADF Hash you are using
e027726
What machine were you running the ADF on?
Other (please explain below)
What python environment were you using?
Other (please explain below)
Extra info
Running using Python 3.12.11 but it seems like a code issue.