Skip to content

Commit

Permalink
Update isort CLI commands (ethereum#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes authored Dec 9, 2022
1 parent af2dfa6 commit 642ae96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ envlist=

[isort]
combine_as_imports=True
force_grid_wrap=1
force_sort_within_sections=True
known_third_party=hypothesis,pytest
known_first_party=<MODULE_NAME>
multi_line_output=3
profile=black

[flake8]
Expand Down

0 comments on commit 642ae96

Please sign in to comment.