You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed in the .travis.yml file that the flake8 command does not break the build if it returns some warnings. Does that command breaks the build if only some flake8 warnings are triggered or should it not break the build at all ?