Source: python-pubchempy Version: 1.0.4-2 User: [email protected] 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-pubchempy.html Setting up python3-pubchempy (1.0.4-2) ... /usr/lib/python3/dist-packages/pubchempy.py:563: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? if self.charge is not 0:

