Skip to content

Commit 0679782

Browse files
committed
docs: 🚨 Applied new linting
- docs: 🚨 Linting the old `changelog` according to the new prettier standard - docs: 🚨 Linting `statistics` according to the new prettier standard
1 parent a757495 commit 0679782

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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,
1393-
1, 2]
1392+
- Printout of the fit parameters in the output file: True/False → [0, 1,
1393+
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,5 +361,4 @@ sp.solver_model(
361361
[24]: https://jupyter.org/
362362

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

0 commit comments

Comments
 (0)