Skip to content

Commit

Permalink
Remove leftover isort configuration (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
flz committed Jul 6, 2024
1 parent 2631fe2 commit d60d74e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,6 @@ exclude_lines = [
"if TYPE_CHECKING:",
]

[tool.isort]
profile = "black"
multi_line_output = 3
line_length = 80

[tool.mypy]
ignore_missing_imports = true

Expand Down

0 comments on commit d60d74e

Please sign in to comment.