chengsoonong / digbeta

Active learning for Big Data
GNU General Public License v3.0
25 stars 14 forks source link

flake8 #110

Closed chengsoonong closed 7 years ago

chengsoonong commented 7 years ago

Check all .py files for style. http://flake8.pycqa.org/en/latest/index.html

Once this issue is closed, we should consider implementing travis-ci.

chengsoonong commented 7 years ago

And we also have travis. https://travis-ci.org/chengsoonong/digbeta

chengsoonong commented 7 years ago

Follow testing script in: https://github.com/chengsoonong/acton

chengsoonong commented 7 years ago

For vim: https://github.com/nvie/vim-flake8

chengsoonong commented 7 years ago

Resolved in 3041742