Sort imports

This commit is contained in:
Florian Mounier
2016-07-04 14:32:33 +02:00
parent 4b74102e1c
commit 221379ef85
7 changed files with 9 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
[pytest]
addopts = --flake8 --isort --cov radicale radicale
addopts = --flake8 --isort --cov radicale/ tests
norecursedirs = dist .cache .git build *.egg-info .eggs venv