aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyproject.toml b/pyproject.toml
index bfef2ce..3f472fa 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,10 +36,6 @@ build-backend = "poetry.core.masonry.api"
[tool.black]
line-length = 100
-[tool.isort]
-profile = "black"
-line_length = 120
-
[tool.ruff]
target-version = "py311"
extend-exclude = [".cache"]