Commit cbdf979
[MRG] fix: make the documentation of _get_loss_unbalanced as a raw string (#716)
* refactor: make the documentation of _get_loss_unbalanced as a raw string
This is to avoid the following warning:
SyntaxWarning: invalid escape sequence '\m'
* Update RELEASES.md
* [MRG] docs: fix missing delimeter for left (#718)
* fix: add backslash to fix the error in the documentation
* refactor: delete space
* Update RELEASES.md
---------
Co-authored-by: Francisco Muñoz <fmunoz@ug.uchile.cl>
---------
Co-authored-by: Francisco Muñoz <fmunoz@ug.uchile.cl>
Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>1 parent bc5fc11 commit cbdf979
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments