grim/local-pipelines

Forgot to extend the line
draft v0.4.0
2016-09-10, Gary Kramlich
e7e04c5bbdf2
Forgot to extend the line
[flake8]
# W391 is blank line at end of file
ignore = W391
exclude = .hg,__pycache__,build,dist,*venv*
max-complexity = 10