isort is noisy
This commit is contained in:
parent
0a5d684127
commit
73301b801f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
install: "pip install -r requirements.txt"
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue