Package: python3-networkx
Version: 2.8.8-1
Dear Maintainer,
during installation of python3-networks two warnings are displayed:
Setting up python3-networkx (2.8.8-1) ...
/usr/lib/python3/dist-packages/networkx/readwrite/tests/test_gml.py:556:
SyntaxWarning: invalid octal escape sequence '\420'
"graph [edge [ source u'u\4200' target u'u\4200' ] "
/usr/lib/python3/dist-packages/networkx/readwrite/tests/test_gml.py:557:
SyntaxWarning: invalid octal escape sequence '\420'
+ "node [ id u'u\4200' label b ] ]"