[MRG] docs: fix missing delimeter for left by framunoz · Pull Request #718 · PythonOT/POT

added 2 commits

January 22, 2025 13:13

@framunoz framunoz changed the title [WIP] docs: fix missing delimeter for left [MRG] docs: fix missing delimeter for left

Jan 22, 2025

@framunoz framunoz deleted the docs/fix-missing-delimeter-for-left branch

January 28, 2025 18:37

framunoz added a commit to framunoz/POT that referenced this pull request

Jan 28, 2025
* 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>

rflamary added a commit that referenced this pull request

Mar 14, 2025
…ring (#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>