Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Annotate
optimizer
attribute type DiffusionGPR
Annotate the `optimizer` attribute type in the DiffusionGPR GPR child class. Fixes: ``` src/nifreeze/model/gpr.py:234: error: "DiffusionGPR" has no attribute "optimizer" [attr-defined] ``` raised for example in: https://github.com/nipreps/nifreeze/actions/runs/12437972140/job/34728973936#step:8:82
- Loading branch information