Hi

----- Original Message -----
> Marc-André Lureau <marcandre.lur...@redhat.com> writes:
> 
> > Python code style accepts both form, but pep8 complains. Better to clean
> > up the single warning for now, so new errors stand out more easily.
> >
> > Fix scripts/qapi.py:1539:21: W503 line break before binary operator
> 
> PEP 8 permits both, but prefers line break before binary operator.
> Thus, this warning is clearly bogus.  What version of pep8 do you use?
> Mine doesn't warn.

I tried both 1.6.2 and 1.7.0

Reply via email to