Remove isort check.

This commit is contained in:
Jacques Wagener 2018-07-18 16:11:27 +02:00
parent 34dc39e916
commit 2a488d0266
1 changed files with 0 additions and 1 deletions

View File

@ -38,4 +38,3 @@ basepython=python
extras=lint
commands=
flake8 {toxinidir}/vdb {toxinidir}/tests
isort --recursive --check-only --diff {toxinidir}/vdb {toxinidir}/tests