Package: python3-gnocchiclient Version: 7.0.6-1 Severity: important User: [email protected] Usertags: piuparts
Hi,
during a test with piuparts I noticed your package emits a SyntaxWarning
during installation:
Setting up python3-gnocchiclient (7.0.6-1) ...
/usr/lib/python3/dist-packages/gnocchiclient/v1/resource_cli.py:201:
SyntaxWarning: "is" with a literal. Did you mean "=="?
if value is "":
Andreas

