[Debian-pan-maintainers] Bug#1085327: arpys: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Wed Oct 23 16:28:53 BST 2024
Control: reopen -1
pipuarts still reports the following SyntaxWarning:
Setting up python3-arpys (1:1.0.0~git20230217101414.07b63b3-2) ...
/usr/lib/python3/dist-packages/arpys/postprocessing.py:2365:
SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
if len(kxs_ib) is not 0 :
/usr/lib/python3/dist-packages/arpys/postprocessing.py:2370:
SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
if len(kys_ib) is not 0 :
More information about the Debian-pan-maintainers
mailing list