Selaa lähdekoodia

show black diff

Fred Lefévère-Laoide 1 vuosi sitten
vanhempi
säilyke
b2e9b5ca61
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -25,7 +25,7 @@ deps =
     flake8
     flake8
 commands =
 commands =
     isort taipy --check
     isort taipy --check
-    black taipy tests --check
+    black taipy tests --check --diff
     flake8 taipy tests
     flake8 taipy tests
 
 
 [testenv:linux]
 [testenv:linux]