#1085689 r-bioc-mofa: Python SyntaxWarning

#1085689#5
Date:
2024-10-21 16:11:32 UTC
From:
To:
Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/r/r-bioc-mofa.html


  Setting up python3-mofapy (1.6.1+dfsg-13) ...
  /usr/lib/python3/dist-packages/mofapy/core/entry_point.py:41:
SyntaxWarning: invalid escape sequence '\/'
    banner = """
  /usr/lib/python3/dist-packages/mofapy/core/nongaussian_nodes.py:144:
SyntaxWarning: invalid escape sequence '\p'
    """
  /usr/lib/python3/dist-packages/mofapy/core/utils.py:178:
SyntaxWarning: invalid escape sequence '\m'
    """Diagonal of :math:`\mathrm A\mathrm B^\intercal`.