Skip to content

Commit

Permalink
Update isort check
Browse files Browse the repository at this point in the history
  • Loading branch information
fitodic committed Nov 24, 2020
1 parent 77cc984 commit 3a97901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ deps =
black
commands =
flake8
isort --recursive --check-only
isort . --check
black --check

[testenv:changelog]
Expand Down

0 comments on commit 3a97901

Please sign in to comment.