Skip to content

Commit

Permalink
ci: fix config for isort
Browse files Browse the repository at this point in the history
  • Loading branch information
iranzo committed Dec 31, 2023
1 parent 5fcc96a commit ffe0e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .isort.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True
line_length=88
known_third_party = setuptools
known_third_party = imp,setuptools

0 comments on commit ffe0e83

Please sign in to comment.