Commits

Wes McKinney authored a11da7f914e
ARROW-2005: [Python] Fix incorrect flake8 config path to Cython lint config This was silently passing even though the config file was not found. This first build should fail, then I will fix the flakes Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #1488 from wesm/ARROW-2005 and squashes the following commits: 4305e1d1 [Wes McKinney] Fix Cython flakes 894d4ab3 [Wes McKinney] Fix incorrect flake8 config path to Cython lint config