Skip to content

Commit 95855cb

Browse files
Update releasenotes/notes/add-fit-model-and-remove-curve_fitter-arg-4a0effb5f9b88ba9.yaml
Co-authored-by: Yael Ben-Haim <[email protected]>
1 parent 08e2267 commit 95855cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes/notes/add-fit-model-and-remove-curve_fitter-arg-4a0effb5f9b88ba9.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ upgrade:
1919
developer:
2020
- |
2121
:meth:`CurveAnalysis.curve_fit` has been added to the curve analysis and
22-
its subclasses. Now you can directly access to the core fitting code
22+
its subclasses. Now you can directly access the core fitting code
2323
with bare numpy arrays representing data to be fit.
2424
This may help debugging of new fit functions.

0 commit comments

Comments
 (0)