summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1429eb8..8ff73f2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -40,4 +40,4 @@ basepython = python3.7
usedevelop = false
deps = isort
changedir = {toxinidir}
-commands = isort --recursive --check-only --diff oauthlib tests \ No newline at end of file
+commands = isort --recursive --check-only --diff oauthlib tests