From 85a435f48873f678f9192c84621ae602d78e8146 Mon Sep 17 00:00:00 2001 From: George Kettleborough Date: Thu, 24 Aug 2023 21:37:29 +0100 Subject: [PATCH] Add debug trace output to prospector --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 551b374..137a12a 100644 --- a/tox.ini +++ b/tox.ini @@ -58,5 +58,5 @@ deps = prospector skip_install = true commands = - prospector + prospector -X black -t py38 --check --diff .