Fixes plot bug when resample is set on a subset of contrast #649
run_tests.yml
on: pull_request
run_ruff
/
ruff
11s
Matrix: test
Annotations
3 errors
|
run_ruff / ruff
The process '/opt/hostedtoolcache/ruff/0.14.0/x86_64/ruff' failed with exit code 1
|
|
Ruff (F811):
ratapi/utils/plotting.py#L1015
ratapi/utils/plotting.py:1015:5: F811 Redefinition of unused `plot_one_hist` from line 759
|
|
Ruff (F811):
ratapi/utils/plotting.py#L910
ratapi/utils/plotting.py:910:5: F811 Redefinition of unused `plot_corner` from line 654
|