Skip to content

Commit

Permalink
isort -> lint.isort
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed May 12, 2024
1 parent e8cd5f9 commit 1c3be3b
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 @@ -101,5 +101,5 @@ skip-magic-trailing-comma = false
# Like Black, automatically detect the appropriate line ending.
line-ending = "auto"

[tool.ruff.isort]
[tool.ruff.lint.isort]
force-single-line = true

0 comments on commit 1c3be3b

Please sign in to comment.