aboutsummaryrefslogtreecommitdiffstats
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 46fbc3a..d9d6fe4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,5 +6,5 @@ exclude=.cache,.venv,.git,constants.py,__pycache__
application_import_names=arthur
[isort]
-profile = "black"
+profile = black
multi_line_output = 5