Receive message
Test
flake8
Collecting pyflakes<2.2.0,>=2.1.0
Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB)
Collecting entrypoints<0.4.0,>=0.3.0
Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Installing collected packages: pycodestyle, mccabe, pyflakes, entrypoints, flake8
Successfully installed entrypoints-0.3 flake8-3.7.9 mccabe-0.6.1 pycodestyle-2.5.0 pyflakes-2.1.1
$ flake8
./recircle/status/consumers.py:20:22: F821 undefined name 'event'
ERROR: Job failed: exit code 1