Skip to content

Commit

Permalink
chore: Set isort line_length
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Dec 10, 2023
1 parent bd1f297 commit 44ed4c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ install_requires =
represent-boundaries

[isort]
line_length = 119
profile = black

[flake8]
Expand Down

0 comments on commit 44ed4c0

Please sign in to comment.