[Debian-med-packaging] Bug#1085929: python-leidenalg: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Wed Oct 23 13:22:11 BST 2024
Source: python-leidenalg
Version: 0.10.2-2
User: debian-python at lists.debian.org
Usertags: syntaxwarning
Hi Maintainer
The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].
Regards
Graham
[1] https://piuparts.debian.org/sid/source/p/python-leidenalg.html
Setting up python3-leidenalg (0.10.2-2) ...
/usr/lib/python3/dist-packages/leidenalg/Optimiser.py:7:
SyntaxWarning: invalid escape sequence '\g'
""" Class for doing community detection using the Leiden algorithm.
/usr/lib/python3/dist-packages/leidenalg/Optimiser.py:305:
SyntaxWarning: invalid escape sequence '\s'
""" Optimise the given partitions simultaneously.
/usr/lib/python3/dist-packages/leidenalg/VertexPartition.py:388:
SyntaxWarning: invalid escape sequence '\m'
""" Implements modularity. This quality function is well-defined
only for positive edge weights.
/usr/lib/python3/dist-packages/leidenalg/VertexPartition.py:761:
SyntaxWarning: invalid escape sequence '\m'
""" Implements Reichardt and Bornholdt's Potts model with a
configuration null model.
More information about the Debian-med-packaging
mailing list