Flake8 is an automated code quality checking tool. There's likely a style issue you need to fix somewhere.
Try to run it locally in your development environment, have you created one? Federico Il dom 5 mar 2017, 13:53 GASTON CHE <[email protected]> ha scritto: > > > On Sunday, 5 March 2017 13:51:06 UTC+1, GASTON CHE wrote: > > I have made fixes pertaining to issue #30 on the django-netjsonconfig repo > on gihub, nad i am trying to create a PR, but once I create the request, > the travic-CI checks > ,https://travis-ci.org/openwisp/django-netjsonconfig/builds/207710200 > <https://travis-ci.org/openwisp/django-netjsonconfig/builds/207710200>, > fail. when looking at the logs of the build I notice the error is coming > from the ./runflake8 specified in the .travis.yml. I have not modied the > travis yml file neither have i changed the runflake8 file in any way. So i > don't know how to fix this, so the build checks can be successfull. > I would like some help here > > > sorry the PR was meant for the isseu #23 no #30 > > -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
