Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 204 Bytes

File metadata and controls

24 lines (13 loc) · 204 Bytes

Notes for developers

Git workflow

git pull
git commit
git push

Testing

nosetests --with-coverage --cover-html --cover-package=lisa

Code climate

pep8