Skip to content

Commit

Permalink
Fix isort section in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Oct 27, 2023
1 parent 1bb1622 commit ab7e519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ packages = [
[tool.pydocstyle]
convention = "google"

[itool.sort]
[tool.isort]
line_length = 120

0 comments on commit ab7e519

Please sign in to comment.