Skip to content

fix: fixed plot_params_fdir test as it was not running on linux

Used std::env::current_dir() instead of a pathbuf from ".\" which does not seem to work in linux

Closes #184 (closed)

Merge request reports

Loading