Skip to content

Commit

Permalink
[#186925787]: verbose output for fixing CI, amend
Browse files Browse the repository at this point in the history
  • Loading branch information
slobodan-ilic committed Jan 27, 2024
1 parent ff17368 commit e483fcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ deps =
skip_install = True
basepython = python3.8
commands =
black --version
black . --check
deps =
black
black==20.8

[testenv:typechecker]
skip_install = True
Expand Down

0 comments on commit e483fcb

Please sign in to comment.