Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Import
Bounds
from scipy.optimize
Import `Bounds` from `scipy.optimize`. Fixes: ``` src/nifreeze/model/gpr.py:32: error: Module "scipy.optimize._minimize" does not explicitly export attribute "Bounds" [attr-defined] ``` raised for example in: https://github.com/nipreps/nifreeze/actions/runs/12437972140/job/34728973936#step:8:70
- Loading branch information