Skip to content

Commit

Permalink
Fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeldaZach committed Jul 6, 2020
1 parent cbc72c4 commit 34d5ea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ commands = isort -rc mtgjson5/

[testenv:isort-check]
description = dry-run isort to see if imports need resorting
deps = isort
commands = isort -rc --check-only mtgjson5/

[testenv:black-inplace]
Expand Down

0 comments on commit 34d5ea3

Please sign in to comment.