Skip to content

Commit 7af39e0

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 02d17d5 commit 7af39e0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/changelogs/v0.x.x.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1389,8 +1389,8 @@ https://github.com/Anselmoo/spectrafit/compare/v0.16.5...v0.16.6
13891389
---
13901390

13911391
- Introduced smaller enhancement:
1392-
- Printout of the fit parameters in the output file: True/False → [0, 1,
1393-
2]
1392+
- Printout of the fit parameters in the output file: True/False → [0,
1393+
1, 2]
13941394
- Keyword check for `SpectraFit`
13951395
- Fix smaller bugs:
13961396
- `Pseudo-Voigt` power factor from 0.25 → 0.2

docs/doc/statistics.md

+1
Original file line numberDiff line numberDiff line change
@@ -361,4 +361,5 @@ sp.solver_model(
361361
[24]: https://jupyter.org/
362362

363363
[^1]: requires a strictly postive `y_true` and `y_pred` array
364+
364365
[^2]: requires `sklearn >= 1.1.2`

0 commit comments

Comments
 (0)