isort is noisy

This commit is contained in:
Marcell Vazquez-Chanlatte 2017-10-26 22:20:04 -07:00
parent 0a5d684127
commit 73301b801f

View file

@ -2,4 +2,4 @@
python:
- "3.6"
install: "pip install -r requirements.txt"
script: pytest --flake8 --cov=stl -x --cov-report=html --isort
script: pytest --flake8 --cov=stl -x --cov-report=html