Skip to content

Commit

Permalink
Add line_length 120 to isort config
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Aug 28, 2024
1 parent e325020 commit aad9594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ profile = "black"
skip_gitignore = true
default_section = "THIRDPARTY"
known_first_party = "pyresample"
line_length = 120

[tool.coverage.run]
relative_files = true
Expand Down

0 comments on commit aad9594

Please sign in to comment.