Source: python-ovoenergy Version: 2.0.0-2 User: debian-pyt...@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-ovoenergy.html Setting up python3-ovoenergy (2.0.0-2) ... /usr/lib/python3/dist-packages/ovoenergy/ovoenergy.py:46: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? if response.status is not 200: