Codebase list pyexcel / run/9259fbd9-e710-4998-b927-877c152c8b45/main lint.sh
run/9259fbd9-e710-4998-b927-877c152c8b45/main

Tree @run/9259fbd9-e710-4998-b927-877c152c8b45/main (Download .tar.gz)

lint.sh @run/9259fbd9-e710-4998-b927-877c152c8b45/mainraw · history · blame

pip install flake8
flake8 --exclude=.moban.d,docs,setup.py   --builtins=unicode,xrange,long .  && python setup.py checkdocs