diff options
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ exclude=.cache,.venv,.git,constants.py,__pycache__ application_import_names=arthur [isort] -profile = "black" +profile = black multi_line_output = 5 |
![]() |
index : king-arthur | |
Our trusty job-centre recruited assistant for all things DevOps |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | tox.ini | 2 |
@@ -6,5 +6,5 @@ exclude=.cache,.venv,.git,constants.py,__pycache__ application_import_names=arthur [isort] -profile = "black" +profile = black multi_line_output = 5 |